aboutsummaryrefslogtreecommitdiff
path: root/security/libpreludedb/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
commit5743712b3dfcfacb272cb7492a82c59a5b460847 (patch)
tree00c970bcb909a3394bb57c821fd8330ca2421162 /security/libpreludedb/Makefile
parent05e980f565333e9d634ba0706053b2471b3518ce (diff)
downloadports-5743712b3dfcfacb272cb7492a82c59a5b460847.tar.gz
ports-5743712b3dfcfacb272cb7492a82c59a5b460847.zip
- Convert gmake, bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355321
Diffstat (limited to 'security/libpreludedb/Makefile')
-rw-r--r--security/libpreludedb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index 051198ae5720..68c6c10fd88a 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -18,10 +18,9 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
nettle:${PORTSDIR}/security/nettle \
p11-kit:${PORTSDIR}/security/p11-kit
-USE_GMAKE= yes
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
-USES= gettext iconv
+USES= gettext iconv gmake
CONFIGURE_ARGS= --enable-gtk-doc=no
USE_LDCONFIG= yes