pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/adaptagrams Uses libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fae8b21b2de8
branches:  trunk
changeset: 353250:fae8b21b2de8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Oct 01 13:01:32 2016 +0000

description:
Uses libtool.

diffstat:

 graphics/adaptagrams/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 092afd4c05c9 -r fae8b21b2de8 graphics/adaptagrams/Makefile
--- a/graphics/adaptagrams/Makefile     Sat Oct 01 13:01:11 2016 +0000
+++ b/graphics/adaptagrams/Makefile     Sat Oct 01 13:01:32 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/09/29 12:10:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/01 13:01:32 joerg Exp $
 
 GITHUB_PROJECT=        adaptagrams
 GITHUB_TAG=    0503f7524f5b2aa96b356dfdd817f9f9869d2b20
@@ -17,6 +17,7 @@
 WRKSRC=                ${WRKDIR}/adaptagrams-${GITHUB_TAG}/cola
 
 USE_TOOLS+=    aclocal autoconf autoheader automake autoreconf
+USE_LIBTOOL=   yes
 USE_LANGUAGES= c c++
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index