aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/polymer/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-02-04 16:21:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-02-04 16:21:57 +0000
commitbb9c165ea0514ac36d5ecdd55be9042cb7cc59a1 (patch)
treede3a53529c577400eba32c8c70393d43006fe290 /x11-themes/polymer/Makefile
parent235e1b8ff56bdc85d1f540da4081ce4b368bca3c (diff)
downloadports-bb9c165ea0514ac36d5ecdd55be9042cb7cc59a1.tar.gz
ports-bb9c165ea0514ac36d5ecdd55be9042cb7cc59a1.zip
Fix the build.
Reported by: krismail
Notes
Notes: svn path=/head/; revision=184137
Diffstat (limited to 'x11-themes/polymer/Makefile')
-rw-r--r--x11-themes/polymer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/polymer/Makefile b/x11-themes/polymer/Makefile
index d0a0b233dbab..2471f9756b27 100644
--- a/x11-themes/polymer/Makefile
+++ b/x11-themes/polymer/Makefile
@@ -17,8 +17,6 @@ COMMENT= Qt port of Plastik KDE theme
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-BROKEN= Configure fails
-
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_AUTOTOOLS= autoheader:259
@@ -28,6 +26,8 @@ INSTALLS_SHLIB= yes
MAKE_ARGS+= QTDIR=${X11BASE} \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \
QMAKE=${LOCALBASE}/bin/qmake
+CONFIGURE_ENV+= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
+ THREAD_LIBS="${PTHREAD_LIBS}"
QTSTYLESDIR= ${PREFIX}/lib/plugins/styles