summaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 11:53:39 +0000
committerjlam <jlam>2004-01-05 11:53:39 +0000
commit9e5e833c7cab9dbeeeb37fdda50e2d3846379832 (patch)
tree44885fd46499bfa7742a2d7cb64609307f287d1e /mail/metamail
parenta5e7ef8e8d387a0590c401462ae1d741f05b5d3e (diff)
downloadpkgsrc-9e5e833c7cab9dbeeeb37fdda50e2d3846379832.tar.gz
bl3ify
Diffstat (limited to 'mail/metamail')
-rw-r--r--mail/metamail/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 0ba48f942c6..08f8dc417da 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/10/19 21:05:35 bouyer Exp $
+# $NetBSD: Makefile,v 1.23 2004/01/05 12:00:10 jlam Exp $
DISTNAME= mm2.7
PKGNAME= metamail-2.7
@@ -13,7 +13,9 @@ COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
CONFLICTS+= elm>=2.5.5 mm-2.7
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES
@@ -23,10 +25,12 @@ MAKE_ENV+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
EGDIR= ${PREFIX}/share/examples/metamail
CONF_FILES= ${EGDIR}/mailcap ${PKG_SYSCONFDIR}/mailcap
+INSTALLATION_DIRS= bin man/man1 man/man4
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-CFLAGS+= -DSYSV
+CFLAGS+= -DSYSV
.endif
post-patch: