summaryrefslogtreecommitdiff
path: root/security/snortsnarf
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 03:17:55 +0000
committersnj <snj@pkgsrc.org>2004-04-25 03:17:55 +0000
commitf8a73cdf52ce08892b991be66c824e01d424f2c7 (patch)
treea1247ffd38e02fdb02baf7807673b14e4740c043 /security/snortsnarf
parentc69318afdd6d5dc232e961bf34d0b02acbe92160 (diff)
downloadpkgsrc-f8a73cdf52ce08892b991be66c824e01d424f2c7.tar.gz
This does not need buildlink2.
Diffstat (limited to 'security/snortsnarf')
-rw-r--r--security/snortsnarf/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 8a271d78b35..0a816627f10 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:16 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 03:17:55 snj Exp $
#
DISTNAME= SnortSnarf-021111.1
@@ -12,7 +12,7 @@ COMMENT= Generate HTML report summaries from snort incident alerts
DEPENDS= p5-Time>=101.062101:../../time/p5-Time
-USE_BUILDLINK2= YES
+NO_BUILDLINK= YES
NO_BUILD= YES
USE_PERL5= run
@@ -32,6 +32,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/snortsnarf
${INSTALL_DATA} ${WRKSRC}/Usage ${PREFIX}/share/doc/snortsnarf
-.include "../../lang/perl5/buildlink2.mk"
-
.include "../../mk/bsd.pkg.mk"