pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/courier-unicode Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/384e2bd49ead
branches:  trunk
changeset: 358657:384e2bd49ead
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Feb 17 17:08:14 2017 +0000

description:
Needs libtool.

diffstat:

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

diffs (17 lines):

diff -r 44faada27b52 -r 384e2bd49ead mail/courier-unicode/Makefile
--- a/mail/courier-unicode/Makefile     Fri Feb 17 17:07:52 2017 +0000
+++ b/mail/courier-unicode/Makefile     Fri Feb 17 17:08:14 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/02/12 02:14:01 mef Exp $
+# $NetBSD: Makefile,v 1.2 2017/02/17 17:08:14 joerg Exp $
 
 DISTNAME=      courier-unicode-1.4
 CATEGORIES=    mail
@@ -11,6 +11,7 @@
 LICENSE=       gnu-gpl-v3
 
 USE_TOOLS+=    gmake autoconf aclocal automake
+USE_LIBTOOL=   yes
 USE_LANGUAGES+=        c c++
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index