From 92017c691a00702656535b45176ed028d02337d7 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 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'mail') 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" -- cgit v1.2.3