summaryrefslogtreecommitdiffstats
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 51656a489..0019069c6 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/editors/abiword/Makefile,v 1.1 2005/10/11 19:28:54 mezz Exp $
#
PORTNAME= abiword
@@ -68,7 +68,7 @@ PLIST_SUB+= DICT:=""
.if ${HAVE_GNOME:Mlibgnomeui}!=""
USE_GNOME+= libgnomeui
CONFIGURE_ARGS+= --enable-gnome
-PKGNAMESUFFIX= -gnome
+PKGNAMESUFFIX:= -gnome
GNOME_ENABLED= yes
.endif