pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/asignify Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02822ef4447d
branches:  trunk
changeset: 652809:02822ef4447d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 08 13:44:01 2015 +0000

description:
Needs libtool.

diffstat:

 security/asignify/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5c6dc853223f -r 02822ef4447d security/asignify/Makefile
--- a/security/asignify/Makefile        Mon Jun 08 13:43:45 2015 +0000
+++ b/security/asignify/Makefile        Mon Jun 08 13:44:01 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/06/04 20:12:25 youri Exp $
+# $NetBSD: Makefile,v 1.2 2015/06/08 13:44:01 joerg Exp $
 
 DISTNAME=      asignify-20150220
 CATEGORIES=    security
@@ -12,6 +12,7 @@
 LICENSE=       modified-bsd
 
 GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
 USE_TOOLS+=    automake
 
 pre-configure:



Home | Main Index | Thread Index | Old Index