aboutsummaryrefslogtreecommitdiff
path: root/mail/gbuffy
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
commitc88aaf5c891059139a97c6a9da40fb5cbe102634 (patch)
tree03708cdbdeb7094897643531ddd754b2c9a2c51b /mail/gbuffy
parent11c750925ed8e4b886a43e45df089896dd23e6f5 (diff)
downloadports-c88aaf5c891059139a97c6a9da40fb5cbe102634.tar.gz
ports-c88aaf5c891059139a97c6a9da40fb5cbe102634.zip
Notes
Diffstat (limited to 'mail/gbuffy')
-rw-r--r--mail/gbuffy/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile
index e7afef8c3821..113824a6b8c6 100644
--- a/mail/gbuffy/Makefile
+++ b/mail/gbuffy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gbuffy
PORTVERSION= 0.2.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/
@@ -13,10 +13,12 @@ COMMENT= GTK+ multiple mailbox "biff" program
LIB_DEPENDS= libPropList.so:${PORTSDIR}/devel/libPropList \
libcompface.so:${PORTSDIR}/mail/faces
-PLIST_FILES= bin/gbuffy
-USE_GNOME= gtk12
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib
+USE_GNOME= gtk12
+USE_OPENSSL= yes
+
+PLIST_FILES= bin/gbuffy
post-patch:
@${REINPLACE_CMD} -e 's|bindir)|DESTDIR)$$(&|' \