aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 03:56:42 +0000
commit09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch)
tree510258d636dce8c3debfa152cdc7e8079a6b5e79 /misc
parentc757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff)
downloadports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz
ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/cheatah/Makefile2
-rw-r--r--misc/py-osd/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile
index 69a80939567e..81c1612a6e0a 100644
--- a/misc/cheatah/Makefile
+++ b/misc/cheatah/Makefile
@@ -15,7 +15,7 @@ DISTFILES=
MAINTAINER= wvengen@stack.nl
COMMENT= Temporary gtk GUI to the SWORD project
-BROKEN= "Does not build"
+BROKEN= "Does not build, will be removed after Feb 2"
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/misc/sword:extract
LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index 434d1470cd29..05e302590b92 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -17,6 +17,8 @@ COMMENT= A python wrapper for osd, for displaying text on your X display
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
+BROKEN= Does not fetch, will be removed after Feb 2
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes