pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/libproxy
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 8 11:27:46 UTC 2017
Modified Files:
pkgsrc/www/libproxy: Makefile
Log Message:
Removed USE_LIBTOOL for good
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/libproxy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/libproxy/Makefile
diff -u pkgsrc/www/libproxy/Makefile:1.29 pkgsrc/www/libproxy/Makefile:1.30
--- pkgsrc/www/libproxy/Makefile:1.29 Thu Jun 8 11:27:05 2017
+++ pkgsrc/www/libproxy/Makefile Thu Jun 8 11:27:46 2017
@@ -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 @@ LICENSE= gnu-lgpl-v2.1
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