summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
diff options
context:
space:
mode:
authorhans <hans>2012-02-17 14:11:23 +0000
committerhans <hans>2012-02-17 14:11:23 +0000
commit6673932866141a3bb1bbcdb0fdf01e83bb1093d2 (patch)
tree1623fe16593618c241f24bad4917d59ab3d21108 /x11/qt4-libs
parentdb90197cec66dc2f3471b1e2052b2655d194ac3d (diff)
downloadpkgsrc-6673932866141a3bb1bbcdb0fdf01e83bb1093d2.tar.gz
Another build fix for SunOS that I forgot in the previous commit.
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r--x11/qt4-libs/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common
index e7b8b4c76b8..c51f76eb54f 100644
--- a/x11/qt4-libs/Makefile.common
+++ b/x11/qt4-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2012/01/12 22:59:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.31 2012/02/17 14:11:23 hans Exp $
# used by x11/qt4-docs/Makefile
# used by x11/qt4-libs/Makefile
# used by x11/qt4-mng/Makefile
@@ -36,7 +36,6 @@ CONFIGURE_ARGS+= -no-phonon
CONFIGURE_ARGS+= -no-phonon-backend
CONFIGURE_ARGS+= -optimized-qmake
CONFIGURE_ARGS+= -prefix "${QTPREFIX}"
-CONFIGURE_ARGS.SunOS+= -no-xrender
CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*}
CONFIGURE_ARGS+= -opensource -confirm-license
OPSYSVARS+= CONFIGURE_ARGS
@@ -82,6 +81,7 @@ CONFIGURE_ARGS+= -platform solaris-cc
. endif
. endif
SYS_LIBS= -lresolv -lsocket -lnsl -lrt
+BUILDLINK_TRANSFORM+= rm:-Wl,--gc-sections
.elif ${OPSYS} == "Interix"
CONFIGURE_ARGS+= -platform interix-g++
CFLAGS+= -I/usr/local/include/bind