pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/snortsnarf This does not need buildlink2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbe91757c35c
branches:  trunk
changeset: 473947:fbe91757c35c
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 03:17:55 2004 +0000

description:
This does not need buildlink2.

diffstat:

 security/snortsnarf/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 32d04f9418b3 -r fbe91757c35c security/snortsnarf/Makefile
--- a/security/snortsnarf/Makefile      Sun Apr 25 03:17:53 2004 +0000
+++ b/security/snortsnarf/Makefile      Sun Apr 25 03:17:55 2004 +0000
@@ -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 @@
 
 DEPENDS=       p5-Time>=101.062101:../../time/p5-Time
 
-USE_BUILDLINK2=        YES
+NO_BUILDLINK=  YES
 NO_BUILD=      YES
 USE_PERL5=     run
 
@@ -32,6 +32,4 @@
        ${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"



Home | Main Index | Thread Index | Old Index