diff options
Diffstat (limited to 'mail/gnubiff/Makefile')
-rw-r--r-- | mail/gnubiff/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index c36a86fb4b6b..2572c9927cff 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.2.4 -PORTREVISION= 2 +PORTVERSION= 2.2.6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +19,6 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_GNOME= intlhack libglade2 esound USE_GMAKE= yes USE_FAM= yes -WANT_FAM_SYSTEM=fam GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |