pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2016Q3]: pkgsrc/graphics/adaptagrams Pullup ticket #5116 - req...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38274b3d168c
branches:  pkgsrc-2016Q3
changeset: 408769:38274b3d168c
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Oct 01 15:56:53 2016 +0000

description:
Pullup ticket #5116 - requested by joerg
graphics/adaptagrams: build fix

Revisions pulled up:
- graphics/adaptagrams/Makefile                                 1.3

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Sat Oct  1 13:01:32 UTC 2016

   Modified Files:
        pkgsrc/graphics/adaptagrams: Makefile

   Log Message:
   Uses libtool.

diffstat:

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

diffs (17 lines):

diff -r 8aaf1baa1141 -r 38274b3d168c graphics/adaptagrams/Makefile
--- a/graphics/adaptagrams/Makefile     Sat Oct 01 15:18:56 2016 +0000
+++ b/graphics/adaptagrams/Makefile     Sat Oct 01 15:56:53 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/09/29 12:10:21 joerg Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2016/10/01 15:56:53 bsiegert 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