diff options
author | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
commit | b302a68f9da453f3892aa83ed891bb3418875686 (patch) | |
tree | cc4421a192cac2d3f4f5b57513324f15c6a431ba /editors/koffice | |
parent | 96cb27df0d3c11b5fb2b362ecb3b9113f1cf2d8a (diff) | |
download | freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.tar.gz freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.tar.zst freebsd-ports-gnome-b302a68f9da453f3892aa83ed891bb3418875686.zip |
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Diffstat (limited to 'editors/koffice')
-rw-r--r-- | editors/koffice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |