pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/courier-mta Requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e749a779158
branches: trunk
changeset: 361382:6e749a779158
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Apr 20 13:50:42 2017 +0000
description:
Requires libiconv.
diffstat:
mail/courier-mta/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r c371e6febe86 -r 6e749a779158 mail/courier-mta/Makefile.common
--- a/mail/courier-mta/Makefile.common Thu Apr 20 13:45:52 2017 +0000
+++ b/mail/courier-mta/Makefile.common Thu Apr 20 13:50:42 2017 +0000
@@ -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_ENV+= SYSCONFTOOL_PERL=${PERL5:Q}
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index