diff options
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r-- | net/libdnet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 6a4dc45a9d4..4299dce4206 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/02/28 12:53:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:49 tv Exp $ # DISTNAME= libdnet-1.10 @@ -10,7 +10,6 @@ HOMEPAGE= http://libdnet.sourceforge.net/ COMMENT= C interface to several low-level networking routines GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes |