summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsnj <snj>2004-04-18 04:41:12 +0000
committersnj <snj>2004-04-18 04:41:12 +0000
commit252b1b4e0c3f829d77c37b8fb1e31a2d1d976b14 (patch)
treebc5b0b63564f72d1b055cf7753fa025c5e9fd81e /mail
parent2ff12a82fa9d8a0d716992dc4af6211aac98f906 (diff)
downloadpkgsrc-252b1b4e0c3f829d77c37b8fb1e31a2d1d976b14.tar.gz
Convert to buildlink3.
Diffstat (limited to 'mail')
-rw-r--r--mail/tmda/Makefile4
-rw-r--r--mail/tnef/Makefile6
-rw-r--r--mail/xmailbox/Makefile6
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index 8b643681200..183d601841a 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/28 00:12:53 kim Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/18 04:42:32 snj Exp $
#
DISTNAME= tmda-1.0
@@ -13,7 +13,7 @@ COMMENT= Python-based SPAM reduction system
PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth 21 21pth
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PY_PATCHPLIST= # defined
PYTHON_PATCH_SCRIPTS= ${TMDA_PROGRAMS}
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile
index fca378f0fd8..423438201fd 100644
--- a/mail/tnef/Makefile
+++ b/mail/tnef/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/21 16:56:56 martti Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/18 04:44:26 snj Exp $
#
DISTNAME= tnef-1.2.0
@@ -10,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://world.std.com/~damned/software.html
COMMENT= Decode MS-TNEF MIME attachments
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile
index f61c245416c..1d0ae27187a 100644
--- a/mail/xmailbox/Makefile
+++ b/mail/xmailbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:47:14 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/18 04:47:30 snj Exp $
#
DISTNAME= xmailbox-2.5
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
MAINTAINER= bouyer@NetBSD.org
COMMENT= Enhanced xbiff, with pixmap and sound support
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
MAKE_ENV+= INSTALL_PROGRAM='${INSTALL_PROGRAM}'
@@ -22,5 +22,5 @@ post-install:
5xmail1.xpm xmail1.xpm xnomail1.xpm \
${PREFIX}/share/xmailbox
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"