From 27317547282d21fdf45bdf88eacc302485c90d59 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 24 Apr 2004 22:37:10 +0000 Subject: Convert to buildlink3. --- mail/hypermail/Makefile | 8 ++++---- mail/milter-regex/Makefile | 8 ++++---- x11/qt1/Makefile | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile index 63479d8b7ef..4d3ce9093f1 100644 --- a/mail/hypermail/Makefile +++ b/mail/hypermail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 16:56:45 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/24 22:37:10 snj Exp $ # DISTNAME= hypermail-2.1.7 @@ -9,7 +9,7 @@ MAINTAINER= grant@NetBSD.org HOMEPAGE= http://www.hypermail.org/ COMMENT= Creates indexed, threaded HTML archives of email -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-gdbm=${BUILDLINK_PREFIX.gdbm} CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail @@ -17,6 +17,6 @@ CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail pre-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/hypermail/images -.include "../../databases/gdbm/buildlink2.mk" -.include "../../devel/pcre/buildlink2.mk" +.include "../../databases/gdbm/buildlink3.mk" +.include "../../devel/pcre/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/milter-regex/Makefile b/mail/milter-regex/Makefile index 48fac5ddd5c..309f509d278 100644 --- a/mail/milter-regex/Makefile +++ b/mail/milter-regex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/04/06 14:01:51 tv Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/24 22:40:01 snj Exp $ # DISTNAME= milter-regex-1.2 @@ -9,12 +9,12 @@ MAINTAINER= manu@NetBSD.org HOMEPAGE= http://www.benzedrine.cx/milter-regex.html COMMENT= Milter enabling regular expression filtering -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/milter-regex ${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/milter-regex.8 ${PREFIX}/man/man8 -.include "../../mail/libmilter/buildlink2.mk" -.include "../../mk/pthread.buildlink2.mk" +.include "../../mail/libmilter/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index bd817bc8584..3e71fe8ac6a 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/03/22 15:06:52 bouyer Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/24 22:38:22 snj Exp $ # DISTNAME= qt-1.44 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.troll.no/products/qt.html COMMENT= C++ X GUI toolkit -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11BASE= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ -- cgit v1.2.3