summaryrefslogtreecommitdiff
path: root/security/ssldump
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 15:00:22 +0000
committergrant <grant>2004-01-24 15:00:22 +0000
commit63b610abe37f9a77943d78e0094f46cf62e36238 (patch)
treed662dd8ce5a8cf020938b0ecee369104077db642 /security/ssldump
parente8f022cef33b4a2c34435f882c4b90bc5bf2ee31 (diff)
downloadpkgsrc-63b610abe37f9a77943d78e0094f46cf62e36238.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'security/ssldump')
-rw-r--r--security/ssldump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile
index 7a7b7d7f2dd..18fef91d844 100644
--- a/security/ssldump/Makefile
+++ b/security/ssldump/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/11/12 03:39:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/24 15:00:22 grant Exp $
#
DISTNAME= ssldump-0.9b3
@@ -12,7 +12,7 @@ COMMENT= SLv3/TLS network protocol analyzer
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
CONFIGURE_ARGS+=--with-pcap-inc=${BUILDLINK_PREFIX.libpcap}/include \
--with-pcap-lib=${BUILDLINK_PREFIX.libpcap}/lib \