Sun Feb 8 09:01:01 2015 UTC ()
# used by x11/qt5-qtwebchannel/Makefile


(wiz)
diff -r1.13 -r1.14 pkgsrc/x11/qt5-qtbase/Makefile.common

cvs diff -r1.13 -r1.14 pkgsrc/x11/qt5-qtbase/Makefile.common (expand / switch to unified diff)

--- pkgsrc/x11/qt5-qtbase/Makefile.common 2014/12/30 17:23:45 1.13
+++ pkgsrc/x11/qt5-qtbase/Makefile.common 2015/02/08 09:01:01 1.14
@@ -1,34 +1,35 @@ @@ -1,34 +1,35 @@
1# $NetBSD: Makefile.common,v 1.13 2014/12/30 17:23:45 adam Exp $ 1# $NetBSD: Makefile.common,v 1.14 2015/02/08 09:01:01 wiz Exp $
2# used by x11/qt5-dbus/Makefile 2# used by x11/qt5-dbus/Makefile
3# used by x11/qt5-mysql/Makefile 3# used by x11/qt5-mysql/Makefile
4# used by x11/qt5-odbc/Makefile 4# used by x11/qt5-odbc/Makefile
5# used by x11/qt5-psql/Makefile 5# used by x11/qt5-psql/Makefile
6# used by x11/qt5-qtbase/Makefile 6# used by x11/qt5-qtbase/Makefile
7# used by x11/qt5-qtdeclarative/Makefile 7# used by x11/qt5-qtdeclarative/Makefile
8# used by x11/qt5-qtdoc/Makefile 8# used by x11/qt5-qtdoc/Makefile
9# used by x11/qt5-qtgraphicaleffects/Makefile 9# used by x11/qt5-qtgraphicaleffects/Makefile
10# used by x11/qt5-qtimageformats/Makefile 10# used by x11/qt5-qtimageformats/Makefile
11# used by x11/qt5-qtlocation/Makefile 11# used by x11/qt5-qtlocation/Makefile
12# used by x11/qt5-qtmacextras/Makefile 12# used by x11/qt5-qtmacextras/Makefile
13# used by x11/qt5-qtmultimedia/Makefile 13# used by x11/qt5-qtmultimedia/Makefile
14# used by x11/qt5-qtquick1/Makefile 14# used by x11/qt5-qtquick1/Makefile
15# used by x11/qt5-qtquickcontrols/Makefile 15# used by x11/qt5-qtquickcontrols/Makefile
16# used by x11/qt5-qtscript/Makefile 16# used by x11/qt5-qtscript/Makefile
17# used by x11/qt5-qtsensors/Makefile 17# used by x11/qt5-qtsensors/Makefile
18# used by x11/qt5-qtserialport/Makefile 18# used by x11/qt5-qtserialport/Makefile
19# used by x11/qt5-qtsvg/Makefile 19# used by x11/qt5-qtsvg/Makefile
20# used by x11/qt5-qttools/Makefile 20# used by x11/qt5-qttools/Makefile
21# used by x11/qt5-qttranslations/Makefile 21# used by x11/qt5-qttranslations/Makefile
 22# used by x11/qt5-qtwebchannel/Makefile
22# used by x11/qt5-qtwebkit/Makefile 23# used by x11/qt5-qtwebkit/Makefile
23# used by x11/qt5-qtx11extras/Makefile 24# used by x11/qt5-qtx11extras/Makefile
24# used by x11/qt5-qtxmlpatterns/Makefile 25# used by x11/qt5-qtxmlpatterns/Makefile
25# used by x11/qt5-sqlite3/Makefile 26# used by x11/qt5-sqlite3/Makefile
26 27
27.include "../../x11/qt5/Makefile.common" 28.include "../../x11/qt5/Makefile.common"
28.include "options.mk" 29.include "options.mk"
29 30
30.include "../../mk/dlopen.buildlink3.mk" 31.include "../../mk/dlopen.buildlink3.mk"
31BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*} 32BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}
32 33
33USE_LANGUAGES= c c++ 34USE_LANGUAGES= c c++
34USE_LIBTOOL= yes 35USE_LIBTOOL= yes