summaryrefslogtreecommitdiff
path: root/net/nemesis
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-09 12:43:40 +0000
committerwiz <wiz>2002-10-09 12:43:40 +0000
commit600d86985a5d28bc5edc3218091c371df467dc9e (patch)
tree13353e3ac4bab71475038f91939557e1ee92b284 /net/nemesis
parent451f031b3539841773d3fe6108f02ef94425b4b1 (diff)
downloadpkgsrc-600d86985a5d28bc5edc3218091c371df467dc9e.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'net/nemesis')
-rw-r--r--net/nemesis/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile
index 9de49917fc4..eb136503cc4 100644
--- a/net/nemesis/Makefile
+++ b/net/nemesis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/02/13 23:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/10/09 12:43:40 wiz Exp $
DISTNAME= nemesis-1.32
CATEGORIES= net
@@ -8,7 +8,8 @@ MAINTAINER= xs@nitric.net
HOMEPAGE= http://jeff.wwti.com/nemesis/
COMMENT= nemesis is a command-line UNIX network packet injection suite
-GNU_CONFIGURE= #defined
+USE_BUILDLINK2= # defined
+GNU_CONFIGURE= # defined
-.include "../../devel/libnet/buildlink.mk"
+.include "../../devel/libnet/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"