aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork11/Makefile')
-rw-r--r--net/kdenetwork11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile
index 4e2ec6ab2580..9a843524f439 100644
--- a/net/kdenetwork11/Makefile
+++ b/net/kdenetwork11/Makefile
@@ -33,7 +33,8 @@ CONFIGURE_ARGS= "--with-qt-includes=${QTDIR}/include/X11/qt" \
"--with-extra-includes=${LOCALBASE}/include" \
"--with-extra-libs=${LOCALBASE}/lib"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" INSTALL_SCRIPT="install -c -m 555" \
- QTDIR=${QTDIR}
+ QTDIR=${QTDIR} \
+ DO_NOT_COMPILE=ksirc
USE_GMAKE= yes
CFLAGS+= "-I${PREFIX}/include"