diff options
Diffstat (limited to 'mail/gbuffy/Makefile')
-rw-r--r-- | mail/gbuffy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index 7b0493fba743..1ea6f987033c 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbuffy PORTVERSION= 0.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/ @@ -18,7 +18,6 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ compface.1:${PORTSDIR}/mail/faces PLIST_FILES= bin/gbuffy -USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" |