diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 06:34:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 06:34:17 +0800 |
commit | f5c0eea25c030865bc73be8c1a288fac52a5cd31 (patch) | |
tree | 8b72f2aa099286423ca602e6a99a0c2af212eed7 /editors | |
parent | 5c87199b274af006a356aa5de1247211d2ccd777 (diff) | |
download | marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar.gz marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar.bz2 marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar.lz marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar.xz marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.tar.zst marcuscom-ports-f5c0eea25c030865bc73be8c1a288fac52a5cd31.zip |
Bump to chase the AbiWord2 -> abiword, also change check depend on
AbiWord-2.2 -> abiword to make it easier for not need to chase at each
version of AbiWord.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3218 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-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 |