ports/www/webkit-gtk3/files/patch-GNUmakefile.in
Koop Mast 94eaa2a73f Switch from RUN_DEPEND on gobject-introspection to USE_GNOME=introspection:build
Use new LIB_DEPEND syntax, enable stage support.
Don't hardcode -lstdc++ to fix build on HEAD.
2013-10-03 10:57:26 +00:00

12 lines
338 B
Text

--- GNUmakefile.in.orig 2013-10-03 09:22:02.000000000 +0000
+++ GNUmakefile.in 2013-10-03 09:23:50.000000000 +0000
@@ -19060,8 +19060,7 @@
libjavascriptcoregtk-@WEBKITGTK_API_MAJOR_VERSION@.@WEBKITGTK_API_MINOR_VERSION@.la \
$(WINMM_LIBS) \
-lm \
- -lpthread \
- -lstdc++
+ -lpthread
Programs_minidom_LDFLAGS = \
-no-install \