pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/corebird Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/019a5af494c5
branches:  trunk
changeset: 643139:019a5af494c5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 11 22:14:21 2014 +0000

description:
Needs libtool.

diffstat:

 net/corebird/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bbfdb1ad9a64 -r 019a5af494c5 net/corebird/Makefile
--- a/net/corebird/Makefile     Thu Dec 11 22:13:58 2014 +0000
+++ b/net/corebird/Makefile     Thu Dec 11 22:14:21 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/12/06 09:14:11 obache Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/11 22:14:21 joerg Exp $
 
 DISTNAME=      corebird-0.9
 CATEGORIES=    net
@@ -9,6 +9,7 @@
 COMMENT=       Native Gtk+ Twitter Client
 LICENSE=       gnu-gpl-v3
 
+USE_LIBTOOL=   yes
 USE_LANGUAGES= c
 GNU_CONFIGURE= yes
 CONFIGURE_SCRIPT=      autogen.sh



Home | Main Index | Thread Index | Old Index