summaryrefslogtreecommitdiff
path: root/mail/xmailbox/Makefile
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-18 04:41:12 +0000
committersnj <snj@pkgsrc.org>2004-04-18 04:41:12 +0000
commit849363d0e6a376bcc8d43f339fd56b5960ce14e8 (patch)
treebc5b0b63564f72d1b055cf7753fa025c5e9fd81e /mail/xmailbox/Makefile
parent9da76da015ecdaa21d645e5994899f27a4f1d44b (diff)
downloadpkgsrc-849363d0e6a376bcc8d43f339fd56b5960ce14e8.tar.gz
Convert to buildlink3.
Diffstat (limited to 'mail/xmailbox/Makefile')
-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"