summaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-05-09 13:02:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-05-09 13:02:14 +0000
commit48dd5ce95f9482bb3daa7c812402e2dad0b22a98 (patch)
tree403dc3e8a5ad77298c2ea240a9b416ecb81d2ce4 /mail/metamail
parent7b05cc47b63937c817583ccbdb917567affd1198 (diff)
downloadpkgsrc-48dd5ce95f9482bb3daa7c812402e2dad0b22a98.tar.gz
This needs mk/x11-clients.buildlink3.mk to fix the build when using
X11_TYPE=[xorg|XFree86].
Diffstat (limited to 'mail/metamail')
-rw-r--r--mail/metamail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 8f15d1b9e86..36f267f55b1 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/04/11 21:46:20 tv Exp $
+# $NetBSD: Makefile,v 1.35 2005/05/09 13:02:14 xtraeme Exp $
DISTNAME= mm2.7
PKGNAME= metamail-2.7
@@ -43,4 +43,5 @@ post-patch:
pre-install:
${INSTALL_DATA_DIR} ${EGDIR}
+.include "../../mk/x11-clients.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"