diff options
Diffstat (limited to 'x11/kde4-baseapps/Makefile')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes |