pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/courier-unicode
Module Name: pkgsrc
Committed By: jperkin
Date: Fri May 12 11:42:51 UTC 2017
Modified Files:
pkgsrc/mail/courier-unicode: Makefile
Log Message:
Requires libiconv.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/courier-unicode/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/courier-unicode/Makefile
diff -u pkgsrc/mail/courier-unicode/Makefile:1.2 pkgsrc/mail/courier-unicode/Makefile:1.3
--- pkgsrc/mail/courier-unicode/Makefile:1.2 Fri Feb 17 17:08:14 2017
+++ pkgsrc/mail/courier-unicode/Makefile Fri May 12 11:42:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/02/17 17:08:14 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/05/12 11:42:50 jperkin Exp $
DISTNAME= courier-unicode-1.4
CATEGORIES= mail
@@ -18,4 +18,5 @@ GNU_CONFIGURE= yes
pre-configure:
(cd ${WRKSRC}; autoconf; aclocal; automake)
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index