pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/isic Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0dc55d27ee25
branches:  trunk
changeset: 474015:0dc55d27ee25
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 04:18:15 2004 +0000

description:
Convert to buildlink3.

diffstat:

 net/isic/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r ef4369ca471d -r 0dc55d27ee25 net/isic/Makefile
--- a/net/isic/Makefile Sun Apr 25 04:17:32 2004 +0000
+++ b/net/isic/Makefile Sun Apr 25 04:18:15 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/11/28 09:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/25 04:18:15 snj Exp $
 #
 
 DISTNAME=      isic-0.05
@@ -10,14 +10,14 @@
 HOMEPAGE=      http://www.packetfactory.net/Projects/ISIC/
 COMMENT=       Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
 DIST_SUBDIR=   isic
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README
 
-.include "../../devel/libnet/buildlink2.mk"
+.include "../../devel/libnet/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
 
 # XXX On NetBSD, the egcs and gcc-2.95.3 for:



Home | Main Index | Thread Index | Old Index