summaryrefslogtreecommitdiff
path: root/net/isic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/isic/Makefile')
-rw-r--r--net/isic/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/isic/Makefile b/net/isic/Makefile
index 127fcde8646..e76d36a7351 100644
--- a/net/isic/Makefile
+++ b/net/isic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/11/02 09:49:59 zuntum Exp $
+# $NetBSD: Makefile,v 1.4 2002/08/25 21:49:59 jlam Exp $
#
DISTNAME= isic-0.05
@@ -10,11 +10,11 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://expert.cc.purdue.edu/~frantzen/
COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README
-.include "../../devel/libnet/buildlink.mk"
+.include "../../devel/libnet/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"