summaryrefslogtreecommitdiff
path: root/mail/metamail/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-06-10 15:31:47 +0000
committerminskim <minskim>2004-06-10 15:31:47 +0000
commit46ff21dd5d3f66caae0daf39d269e14b9d9dc279 (patch)
tree588f5c9dc636491ec84d77e78415d37d5f439bda /mail/metamail/Makefile
parent793a12df7dec55299f2d159d9204d958c3f56d43 (diff)
downloadpkgsrc-46ff21dd5d3f66caae0daf39d269e14b9d9dc279.tar.gz
Make this package build on Linux. Based on patches provided by
Antonio Marques and Jeremy C. Reed in PR pkg/24861.
Diffstat (limited to 'mail/metamail/Makefile')
-rw-r--r--mail/metamail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 9d5f73e1158..140786856d0 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/04/06 04:27:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.29 2004/06/10 15:31:47 minskim Exp $
DISTNAME= mm2.7
PKGNAME= metamail-2.7
@@ -19,6 +19,7 @@ USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
CFLAGS+= -DPKG_SYSCONFDIR='\\\"${PKG_SYSCONFDIR}\\\"'
+CFLAGS.Linux+= -DLINUX
CFLAGS.SunOS+= -DSYSV
MAKE_ENV+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR} CHMOD=${CHMOD} SED=${SED}