diff options
Diffstat (limited to 'security/gpasman')
-rw-r--r-- | security/gpasman/Makefile | 3 |
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}" |