aboutsummaryrefslogtreecommitdiff
path: root/mail/gnubiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gnubiff/Makefile')
-rw-r--r--mail/gnubiff/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile
index f0e44cae5eca..2285e219e0e7 100644
--- a/mail/gnubiff/Makefile
+++ b/mail/gnubiff/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnubiff
PORTVERSION= 2.2.13
-PORTREVISION= 14
+PORTREVISION= 16
CATEGORIES= mail
MASTER_SITES= SF
@@ -12,7 +12,7 @@ LIB_DEPENDS= libpopt.so:devel/popt
OPTIONS_DEFINE= NLS
-USES= compiler:c++11-lang cpe fam gmake gnome pathfix pkgconfig
+USES= compiler:c++11-lang cpe fam gmake gnome pkgconfig
USE_GNOME= intlhack libglade2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
@@ -42,6 +42,5 @@ PLIST_SUB+= NLS="@comment "
.endif
CONFIGURE_ARGS+= --disable-gnome
-PLIST_SUB+= BONOBODIR="libdata/bonobo"
.include <bsd.port.mk>