aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-05-16 23:18:28 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-05-16 23:18:28 +0000
commitb864e070e83a740f6c2717628eb517ec277660d9 (patch)
tree5b1a3e4f1b3429d54e37127e855274f5988421f6 /editors
parent1a48670d3daa6ecc0cf58e60f99b4d0b8f64e93a (diff)
downloadports-b864e070e83a740f6c2717628eb517ec277660d9.tar.gz
ports-b864e070e83a740f6c2717628eb517ec277660d9.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index a2537b84f870..167369c5e1c5 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= abiword
PORTVERSION= 2.3.0
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -64,7 +65,7 @@ PLIST_SUB+= DICT:=""
.if ${HAVE_GNOME:Mlibgnomeprintui}!=""
USE_GNOME+= libgnomeprintui desktopfileutils
CONFIGURE_ARGS+= --enable-gnome
-PKGNAMESUFFIX= -gnome
+PKGNAMESUFFIX= -devel-gnome
GNOME_ENABLED= yes
.endif