diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
commit | 27198a980838ab64472a31edcb8025de7432556d (patch) | |
tree | 4b53c4cd1eb120ccb27be817020b4232a85d5605 | |
parent | f7c053ca652ae2f8090563863a8278c8a3e69e6d (diff) | |
download | ports-27198a980838ab64472a31edcb8025de7432556d.tar.gz ports-27198a980838ab64472a31edcb8025de7432556d.zip |
Notes
41 files changed, 82 insertions, 0 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index abf7378a4822..431b31a4ea0a 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src MAINTAINER= will@FreeBSD.org +BROKEN= "Does not compile/run properly" + MOC= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index bbab8a974677..0a71dbb8520d 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index bbab8a974677..0a71dbb8520d 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index bbab8a974677..0a71dbb8520d 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index bbab8a974677..0a71dbb8520d 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/games/kdegames2/Makefile b/games/kdegames2/Makefile index e504471cfc90..7cbd1a4f8da1 100644 --- a/games/kdegames2/Makefile +++ b/games/kdegames2/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile index e504471cfc90..7cbd1a4f8da1 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile index e504471cfc90..7cbd1a4f8da1 100644 --- a/games/kdegames4/Makefile +++ b/games/kdegames4/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/misc/kdeutils2/Makefile b/misc/kdeutils2/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/misc/kdeutils2/Makefile +++ b/misc/kdeutils2/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 52ae2c399117..b5ad171027b4 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 52ae2c399117..b5ad171027b4 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 52ae2c399117..b5ad171027b4 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index be2f9e2cd5db..473eb031817c 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -16,6 +16,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index 8fe4e798a309..f6f3b493660c 100644 --- a/x11-clocks/kdetoys2/Makefile +++ b/x11-clocks/kdetoys2/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_QT2= yes USE_BZIP2= yes diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 8fe4e798a309..f6f3b493660c 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_QT2= yes USE_BZIP2= yes diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 8fe4e798a309..f6f3b493660c 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -15,6 +15,8 @@ MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_QT2= yes USE_BZIP2= yes diff --git a/x11-toolkits/kde-qt-addon/Makefile b/x11-toolkits/kde-qt-addon/Makefile index bcd43fcccd15..3cf5c6c165bd 100644 --- a/x11-toolkits/kde-qt-addon/Makefile +++ b/x11-toolkits/kde-qt-addon/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src MAINTAINER= will@FreeBSD.org +BROKEN= "Does not compile/run properly" + SOMAJOR= 4 SOMINOR= 0 USE_BZIP2= yes diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde2/Makefile +++ b/x11/kde2/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty 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 diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/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 diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/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 diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 94d480487190..666d2d5fccbc 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \ kdf:${PORTSDIR}/misc/kdeutils2 \ kjumpingcube:${PORTSDIR}/games/kdegames2 +BROKEN= "Does not compile/run properly" + NO_BUILD= yes do-install: # empty diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/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 diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/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 diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/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 diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/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 diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index 36e578fb5972..3cbdfbbdf08c 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/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 diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 4ccdf6e76b82..98e543f9ac70 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ kde-qt-addon.4:${PORTSDIR}/x11-toolkits/kde-qt-addon +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 SOMAJOR= 4 SOMINOR= 0 |