summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsnj <snj>2004-04-18 05:44:18 +0000
committersnj <snj>2004-04-18 05:44:18 +0000
commitf6f4ecf03b582b34f67128da73b724569b397a5f (patch)
treee8b7a18d5f7a67529650f71484a774212247fbc5 /mail
parentfe38b76c9f36a846242150816355e8912e5b5f09 (diff)
downloadpkgsrc-f6f4ecf03b582b34f67128da73b724569b397a5f.tar.gz
Convert to buildlink3.
Diffstat (limited to 'mail')
-rw-r--r--mail/nail/Makefile4
-rw-r--r--mail/spruce/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile
index d9ba4b903b1..78a4c6da5ff 100644
--- a/mail/nail/Makefile
+++ b/mail/nail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/06 19:00:39 cjep Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/18 05:47:40 snj Exp $
DISTNAME= nail-10.7
CATEGORIES= mail
@@ -9,7 +9,7 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://omnibus.ruf.uni-freiburg.de/~gritter/
COMMENT= BSD mail utility with MIME extensions
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rcfile=${PKG_SYSCONFDIR}/nail.rc
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index fc42cc0a8c7..915f8b66254 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/24 13:55:30 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/18 05:44:18 snj Exp $
#
DISTNAME= spruce-0.5.17
@@ -13,8 +13,8 @@ COMMENT= MIME-aware, GNOME-based email program
USE_X11= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"