summaryrefslogtreecommitdiff
path: root/deskutils/kcharselect
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-07-19 17:50:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-07-19 17:50:47 +0000
commit27198a980838ab64472a31edcb8025de7432556d (patch)
tree4b53c4cd1eb120ccb27be817020b4232a85d5605 /deskutils/kcharselect
parentTiny typo (I think) fix. (diff)
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30901
Diffstat (limited to 'deskutils/kcharselect')
-rw-r--r--deskutils/kcharselect/Makefile2
1 files changed, 2 insertions, 0 deletions
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