pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/libproxy Removed USE_LIBTOOL for good



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34c4522cd727
branches:  trunk
changeset: 363421:34c4522cd727
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 08 11:27:46 2017 +0000

description:
Removed USE_LIBTOOL for good

diffstat:

 www/libproxy/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r adb8e1348d58 -r 34c4522cd727 www/libproxy/Makefile
--- a/www/libproxy/Makefile     Thu Jun 08 11:27:05 2017 +0000
+++ b/www/libproxy/Makefile     Thu Jun 08 11:27:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2017/06/08 11:27:05 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/06/08 11:27:46 adam Exp $
 
 DISTNAME=      libproxy-0.4.15
 CATEGORIES=    www gnome
@@ -11,7 +11,6 @@
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c99 c++
-#USE_LIBTOOL=  yes
 USE_TOOLS+=    pkg-config gmake
 CMAKE_ARGS+=   -DWITH_PERL:BOOL=OFF
 CMAKE_ARGS+=   -DWITH_PYTHON2:BOOL=OFF



Home | Main Index | Thread Index | Old Index