aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 09:41:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 09:41:21 +0000
commit6a358ff67e65307b62973543a27ac231a5061b4e (patch)
treecb6b9b6abd6d42825d01ef20b7742d1faba475d1
parent317d86b5f371a2e9cc928ec640d274259689f859 (diff)
downloadports-6a358ff67e65307b62973543a27ac231a5061b4e.tar.gz
ports-6a358ff67e65307b62973543a27ac231a5061b4e.zip
Notes
-rw-r--r--audio/csound-manual/Makefile2
-rw-r--r--databases/clip/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile
index f92d33559fd9..069a94444a0c 100644
--- a/audio/csound-manual/Makefile
+++ b/audio/csound-manual/Makefile
@@ -23,6 +23,8 @@ DIST_SUBDIR= csound
MAINTAINER= trevor@FreeBSD.org
COMMENT= Manuals for Csound
+BROKEN= Does not fetch
+
RUN_DEPENDS= csound:${PORTSDIR}/audio/csound
RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)"
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index e5db56cb6a19..dc0c4d81832c 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= xBase and Clipper language compatible compiler
+BROKEN= Does not fetch
+
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2 \