summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-06-09 10:36:43 +0000
committernia <nia@pkgsrc.org>2020-06-09 10:36:43 +0000
commit6b64a036feb37ebb632bd105900be404f55b8640 (patch)
tree7e6e13440f46f48cf9695fc6a8823f4cafcc1aa9
parentc311d0c6c0eaa04eda59a335c8b9c666e6dc89d4 (diff)
downloadpkgsrc-6b64a036feb37ebb632bd105900be404f55b8640.tar.gz
heirloom-mailx: wants mime.types in SYSCONFDIR
-rw-r--r--mail/heirloom-mailx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 6c7f439c1a6..e66d6a78d79 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/03/20 11:57:58 nia Exp $
+# $NetBSD: Makefile,v 1.14 2020/06/09 10:36:43 nia Exp $
#
DISTNAME= heirloom-mailx_12.5.orig
@@ -13,6 +13,8 @@ HOMEPAGE= http://heirloom.sourceforge.net/mailx.html
COMMENT= BSD mail utility with MIME extensions
LICENSE= original-bsd AND osl AND mpl-1.1
+DEPENDS+= mime-types-[0-9]*:../../misc/mime-types
+
WRKSRC= ${WRKDIR}/heirloom-mailx-12.5
MAKE_JOBS_SAFE= no