pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/courier-mta



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Thu Apr 20 13:50:42 UTC 2017

Modified Files:
        pkgsrc/mail/courier-mta: Makefile.common

Log Message:
Requires libiconv.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/courier-mta/Makefile.common

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-mta/Makefile.common
diff -u pkgsrc/mail/courier-mta/Makefile.common:1.14 pkgsrc/mail/courier-mta/Makefile.common:1.15
--- pkgsrc/mail/courier-mta/Makefile.common:1.14        Sat Jun  9 11:45:38 2012
+++ pkgsrc/mail/courier-mta/Makefile.common     Thu Apr 20 13:50:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2012/06/09 11:45:38 adam Exp $
+# $NetBSD: Makefile.common,v 1.15 2017/04/20 13:50:42 jperkin Exp $
 #
 # used by mail/courier-imap/Makefile
 # used by mail/courier-maildir/Makefile
@@ -45,4 +45,5 @@ CONFIGURE_ARGS+=      --with-db=db
 
 CONFIGURE_ENV+=                SYSCONFTOOL_PERL=${PERL5:Q}
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"



Home | Main Index | Thread Index | Old Index