summaryrefslogtreecommitdiff
path: root/mail/xmailbox
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/xmailbox
parent2ff12a82fa9d8a0d716992dc4af6211aac98f906 (diff)
downloadpkgsrc-252b1b4e0c3f829d77c37b8fb1e31a2d1d976b14.tar.gz
Convert to buildlink3.
Diffstat (limited to 'mail/xmailbox')
-rw-r--r--mail/xmailbox/Makefile6
1 files changed, 3 insertions, 3 deletions
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"