pkgsrc-WIP-changes archive

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

webkit-gtk: Remove commented out USE_LIBTOOL line



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Sep 30 03:17:48 2018 +0200
Changeset:	f8f84ead68bef122296f8ddf88ecd791dbdfd401

Modified Files:
	webkit-gtk/Makefile

Log Message:
webkit-gtk: Remove commented out USE_LIBTOOL line

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f8f84ead68bef122296f8ddf88ecd791dbdfd401

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index 099f313dcf..9f5564aaf1 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -18,7 +18,6 @@ TOOL_DEPENDS+=	gettext-tools>=0.18:../../devel/gettext-tools
 
 USE_CMAKE=	yes
 USE_LANGUAGES=	c c++11
-#USE_LIBTOOL=	yes
 USE_TOOLS+=	automake bison gmake perl:build pkg-config msgfmt
 
 GCC_REQD+=	6.0


Home | Main Index | Thread Index | Old Index