diff options
author | snj <snj@pkgsrc.org> | 2004-04-25 04:13:14 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-25 04:13:14 +0000 |
commit | 3969846fc1b5a5a6d4d1772938cf243e72623390 (patch) | |
tree | 1c1e807efbf27abf70f74086360b3fb0b4a9f5e0 /devel/libnet/Makefile | |
parent | 8738fd41fa4c5590cd974a6da69ff19fd1f1bf28 (diff) | |
download | pkgsrc-3969846fc1b5a5a6d4d1772938cf243e72623390.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'devel/libnet/Makefile')
-rw-r--r-- | devel/libnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnet/Makefile b/devel/libnet/Makefile index a3aed2316be..bee2516ac52 100644 --- a/devel/libnet/Makefile +++ b/devel/libnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:13:28 agc Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/25 04:13:14 snj Exp $ # DISTNAME= libnet-1.0.1b @@ -11,7 +11,7 @@ HOMEPAGE= http://www.packetfactory.net/libnet/ COMMENT= C library for portable packet creation and injection WRKSRC= ${WRKDIR}/${DISTNAME:C/l/L/} -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined GNU_CONFIGURE= # defined |