aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpasman
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-26 20:50:40 +0800
committermiwi <miwi@FreeBSD.org>2014-05-26 20:50:40 +0800
commit2e97fe4096e086f33c5edcf38fd415536c6abd16 (patch)
tree00c970bcb909a3394bb57c821fd8330ca2421162 /security/gpasman
parent87b2a13dad521899d4bd45cf12be7d6c0318c115 (diff)
downloadfreebsd-ports-gnome-2e97fe4096e086f33c5edcf38fd415536c6abd16.tar.gz
freebsd-ports-gnome-2e97fe4096e086f33c5edcf38fd415536c6abd16.tar.zst
freebsd-ports-gnome-2e97fe4096e086f33c5edcf38fd415536c6abd16.zip
- Convert gmake, bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'security/gpasman')
-rw-r--r--security/gpasman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index 06b5a8b69d09..11c77fe25259 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Password manager that stores password information encrypted
PLIST_FILES= bin/gpasman
-USE_GMAKE= yes
+USES= gmake
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}"