summaryrefslogtreecommitdiff
path: root/mail/xmailbox/Makefile
diff options
context:
space:
mode:
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"