pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/courier-unicode



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Feb 17 17:08:14 UTC 2017

Modified Files:
        pkgsrc/mail/courier-unicode: Makefile

Log Message:
Needs libtool.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/courier-unicode/Makefile

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-unicode/Makefile
diff -u pkgsrc/mail/courier-unicode/Makefile:1.1 pkgsrc/mail/courier-unicode/Makefile:1.2
--- pkgsrc/mail/courier-unicode/Makefile:1.1    Sun Feb 12 02:14:01 2017
+++ pkgsrc/mail/courier-unicode/Makefile        Fri Feb 17 17:08:14 2017
@@ -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 @@ COMMENT=      Implements several algorithms r
 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