aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-02-21 22:49:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-02-21 22:49:12 +0000
commit7d4eb6783e9ae2c14a6c18564835d77e53a52ef5 (patch)
tree865499203a5a0f2e7a107d9934b084ba8dff9efb /x11
parent65088eec9eeceb1bf93ac58f9d50bbf809a7da5b (diff)
downloadports-7d4eb6783e9ae2c14a6c18564835d77e53a52ef5.tar.gz
ports-7d4eb6783e9ae2c14a6c18564835d77e53a52ef5.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 4875279ebfb8..89f640027d40 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -82,8 +82,10 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif # !exists(/usr/bin/bzip2)
.if ${OSVERSION} < 800000
+.if !defined(WITHOUT_CUPS)
BROKEN= does not build fully (cups) on FreeBSD 7.X
.endif
+.endif
pre-configure:
${REINPLACE_CMD} "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/kdeprint/cups/kmcupsmanager.cpp