pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/courier-unicode Requires libiconv.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d44650bdfaea
branches:  trunk
changeset: 362354:d44650bdfaea
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri May 12 11:42:50 2017 +0000

description:
Requires libiconv.

diffstat:

 mail/courier-unicode/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 3560bee467ed -r d44650bdfaea mail/courier-unicode/Makefile
--- a/mail/courier-unicode/Makefile     Fri May 12 11:42:33 2017 +0000
+++ b/mail/courier-unicode/Makefile     Fri May 12 11:42:50 2017 +0000
@@ -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 @@
 pre-configure:
        (cd ${WRKSRC}; autoconf; aclocal; automake)
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index