pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/mail/courier-mta Pullup ticket #5338 - request...
details: https://anonhg.NetBSD.org/pkgsrc/rev/50c23b491cde
branches: pkgsrc-2017Q1
changeset: 360324:50c23b491cde
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Mon May 01 08:43:55 2017 +0000
description:
Pullup ticket #5338 - requested by sevan
mail/courier-mta: build fix
Revisions pulled up:
- mail/courier-mta/Makefile.common 1.15
---
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.
diffstat:
mail/courier-mta/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r fda20fb9c6af -r 50c23b491cde mail/courier-mta/Makefile.common
--- a/mail/courier-mta/Makefile.common Mon May 01 08:43:41 2017 +0000
+++ b/mail/courier-mta/Makefile.common Mon May 01 08:43:55 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.14.40.1 2017/05/01 08:43:55 bsiegert 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