diff options
author | asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
commit | b302a68f9da453f3892aa83ed891bb3418875686 (patch) | |
tree | cc4421a192cac2d3f4f5b57513324f15c6a431ba /x11-clocks | |
parent | 96cb27df0d3c11b5fb2b362ecb3b9113f1cf2d8a (diff) | |
download | FreeBSD-ports-b302a68f9da453f3892aa83ed891bb3418875686.zip FreeBSD-ports-b302a68f9da453f3892aa83ed891bb3418875686.tar.gz |
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kdetoys2/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile index 8fe4e79..f6f3b49 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 8fe4e79..f6f3b49 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 8fe4e79..f6f3b49 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 |