pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/heirloom-mailx
Module Name: pkgsrc
Committed By: nia
Date: Tue Jun 9 10:36:43 UTC 2020
Modified Files:
pkgsrc/mail/heirloom-mailx: Makefile
Log Message:
heirloom-mailx: wants mime.types in SYSCONFDIR
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/heirloom-mailx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/heirloom-mailx/Makefile
diff -u pkgsrc/mail/heirloom-mailx/Makefile:1.13 pkgsrc/mail/heirloom-mailx/Makefile:1.14
--- pkgsrc/mail/heirloom-mailx/Makefile:1.13 Fri Mar 20 11:57:58 2020
+++ pkgsrc/mail/heirloom-mailx/Makefile Tue Jun 9 10:36:43 2020
@@ -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.ne
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
Home |
Main Index |
Thread Index |
Old Index