aboutsummaryrefslogtreecommitdiff
path: root/mail/gnubiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gnubiff/Makefile')
-rw-r--r--mail/gnubiff/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile
index 155452b11db2..408e0e0c6c3a 100644
--- a/mail/gnubiff/Makefile
+++ b/mail/gnubiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnubiff
PORTVERSION= 2.2.6
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -51,12 +52,10 @@ WANT_GNOME= yes
.if ${HAVE_GNOME:Mgnomepanel}!=""
USE_GNOME+= gnomepanel gconf2 gnomeprefix gnomehack
PKGNAMESUFFIX+= -gnome
-PLIST_SUB+= SHAREDIR="share/gnome"
PLIST_SUB+= BONOBODIR="libdata/bonobo"
PLIST_SUB+= WITH_GNOME=""
.else
CONFIGURE_ARGS+= --disable-gnome
-PLIST_SUB+= SHAREDIR="share"
PLIST_SUB+= BONOBODIR="lib/bonobo"
PLIST_SUB+= WITH_GNOME="@comment "
.endif