summaryrefslogtreecommitdiff
path: root/mail/elm-me
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm-me')
-rw-r--r--mail/elm-me/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/elm-me/Makefile b/mail/elm-me/Makefile
index 71fa31e54e3..f7f31047dd7 100644
--- a/mail/elm-me/Makefile
+++ b/mail/elm-me/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:19:43 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/02 04:19:41 snj Exp $
# FreeBSD: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp
#
@@ -17,7 +17,7 @@ COMMENT= ELM Mail User Agent with ME extensions
CONFLICTS= elm-[0-9]*
WRKSRC= ${WRKDIR}/elm2.4.ME+.93
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
HAS_CONFIGURE= YES
CONFIGURE_SCRIPT= ksh ./Configure
@@ -44,5 +44,5 @@ post-configure:
${TOUCH} ${WRKSRC}/Makefile
${TOUCH} ${WRKSRC}/*/Makefile
-.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"