summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/pcb/Makefile4
-rw-r--r--chat/dccserver/Makefile4
-rw-r--r--chat/dircproxy/Makefile4
-rw-r--r--chat/epic4/Makefile6
4 files changed, 9 insertions, 9 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 01969b9a9b4..da4853d02ff 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/08/17 04:00:51 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/11 05:40:38 snj Exp $
# FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp
#
@@ -19,7 +19,7 @@ DEPENDS+= m4>=1.4:../../devel/m4
CONFLICTS+= pcb-current-[0-9]*
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_IMAKE= yes
diff --git a/chat/dccserver/Makefile b/chat/dccserver/Makefile
index e092da4abdd..c9b248f20fe 100644
--- a/chat/dccserver/Makefile
+++ b/chat/dccserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 04:06:34 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/11 05:42:09 snj Exp $
#
DISTNAME= dccserver-0.4
@@ -10,7 +10,7 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.nih.at/dccserver/
COMMENT= Standalone replacement for the mIRC /dccserver command
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
post-install:
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile
index fd955ee09f8..7210b0ed40b 100644
--- a/chat/dircproxy/Makefile
+++ b/chat/dircproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/21 23:06:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/11 05:43:07 snj Exp $
DISTNAME= dircproxy-1.0.5
PKGREVISION= 1
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.dircproxy.net/
COMMENT= Detachable internet relay chat proxy server
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PERL5= YES
USE_PKGINSTALL= YES
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile
index 025bfcfb3ff..a3c46449115 100644
--- a/chat/epic4/Makefile
+++ b/chat/epic4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/03/26 02:27:35 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2004/04/11 05:46:30 snj Exp $
#
DISTNAME= epic4-1.2.1
@@ -15,7 +15,7 @@ HOMEPAGE= http://www.epicsol.org/
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"