aboutsummaryrefslogtreecommitdiff
path: root/security/gpasman
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
commitb8135727e5667c1cf0af2467f39e896962b6e1fc (patch)
tree19e1ac2018f516017690be5624a0e40e49f97f91 /security/gpasman
parenta0b37a133663ea3ad18eb2ec50066fa33923045f (diff)
downloadports-b8135727e5667c1cf0af2467f39e896962b6e1fc.tar.gz
ports-b8135727e5667c1cf0af2467f39e896962b6e1fc.zip
Notes
Diffstat (limited to 'security/gpasman')
-rw-r--r--security/gpasman/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index 2f5e8b022953..c5b653ba6d44 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpasman
PORTVERSION= 1.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://gpasman.sourceforge.net/files/
@@ -16,7 +16,6 @@ COMMENT= A password manager that stores password information encrypted
PLIST_FILES= bin/gpasman
USE_GMAKE= yes
-USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}"