aboutsummaryrefslogtreecommitdiff
path: root/security/gpass
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /security/gpass
parent44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff)
downloadports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.gz
ports-52c5d58921fcb6eaee151d4d2defbacbce3c598e.zip
Notes
Diffstat (limited to 'security/gpass')
-rw-r--r--security/gpass/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile
index 205ff66a8be7..890da8b69a8f 100644
--- a/security/gpass/Makefile
+++ b/security/gpass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpass
PORTVERSION= 0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security gnome
MASTER_SITES= http://projects.netlab.jp/gpass/release/
@@ -17,7 +17,6 @@ COMMENT= A password manager for GNOME2
LIB_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \
mhash:${PORTSDIR}/security/mhash
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -export-dynamic"
USE_GMAKE= yes