diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 09:01:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 09:01:10 +0000 |
commit | a647b3b592048f64a84077f1654cb45369f9c5a5 (patch) | |
tree | 7281eaeb066039eb7ac30f9271b38b83ccefbd3d /x11 | |
parent | 81150e8523db2138444d19dd5d9f6bb14b350167 (diff) | |
download | ports-a647b3b592048f64a84077f1654cb45369f9c5a5.tar.gz ports-a647b3b592048f64a84077f1654cb45369f9c5a5.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 89f640027d40..6fad7a16c705 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -49,6 +49,8 @@ CONFLICTS+= kdelibs-nocups-[0-9]* LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client .endif +BROKEN= does not compile + USE_BZIP2= yes USE_FAM= yes USE_GETTEXT= yes |