diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-25 17:56:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-25 17:56:42 +0000 |
commit | e5fcbdf12f0261f8a94ed5ff82167d516cfc8a6f (patch) | |
tree | 6eb6bfc3daacb472ff34b1eeffc328eb448e1fd7 /editors/gnome2-office | |
parent | 54c77ff507673151158743467cc329114b17a796 (diff) | |
download | ports-e5fcbdf12f0261f8a94ed5ff82167d516cfc8a6f.tar.gz ports-e5fcbdf12f0261f8a94ed5ff82167d516cfc8a6f.zip |
Notes
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 97743d7cda2f..522c466f4cf8 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/editors/gnome2-office/Makefile,v 1.39 2005/08/11 02:55:29 marcus Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= editors gnome PKGNAMESUFFIX= -office @@ -16,8 +16,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ - abiword:${PORTSDIR}/editors/abiword \ - mergeant:${PORTSDIR}/databases/mergeant + abiword:${PORTSDIR}/editors/abiword +# mergeant:${PORTSDIR}/databases/mergeant MASTERDIR= ${.CURDIR}/../../x11/gnome2 GNOME_SLAVE= yes |