diff options
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 0b215ebbb..307fac709 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-office PORTVERSION= 2.9.2 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty @@ -19,7 +20,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ - AbiWord-2.2:${PORTSDIR}/editors/AbiWord2 \ + abiword:${PORTSDIR}/editors/abiword \ mergeant:${PORTSDIR}/databases/mergeant NO_BUILD= yes |