diff options
Diffstat (limited to 'net/ntop2/Makefile')
-rw-r--r-- | net/ntop2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile index 22589e37091..8fcbfa44aa8 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/01/20 12:22:20 agc Exp $ +# $NetBSD: Makefile,v 1.24 2004/01/24 14:50:06 grant Exp $ DISTNAME= ntop-2.2 PKGNAME= ntop2-2.2 @@ -16,7 +16,7 @@ CONFLICTS= ntop-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME}/ntop USE_X11= yes USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |