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 /x11/kde3 | |
parent | Tiny typo (I think) fix. (diff) |
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Diffstat (limited to 'x11/kde3')
-rw-r--r-- | x11/kde3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |