summaryrefslogtreecommitdiff
path: root/mail/metamail/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-23 21:01:43 +0000
committerjlam <jlam>2002-09-23 21:01:43 +0000
commit5a5c60130ab3dc8f22f78e126db2ba055a3a4d89 (patch)
tree0b9e7f2dcf066e313c81d5d5d7f0b3ae3f97d337 /mail/metamail/Makefile
parent533060fbc169dd2dac10e1969105814e2d7875c3 (diff)
downloadpkgsrc-5a5c60130ab3dc8f22f78e126db2ba055a3a4d89.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'mail/metamail/Makefile')
-rw-r--r--mail/metamail/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 14ba1ad0439..61ab1b3b0b3 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/05/26 10:42:41 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2002/09/23 21:01:43 jlam Exp $
DISTNAME= mm2.7
PKGNAME= metamail-2.7
@@ -12,17 +12,16 @@ COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
CONFLICTS+= elm>=2.5.5 mm-2.7
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
CFLAGS= -DSYSV
-MAKE_ENV+= CC="${CC}"
.endif
post-patch:
${RM} -f ${WRKDIR}/mm2.7/src/bin/*.orig
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"