summaryrefslogtreecommitdiff
path: root/multimedia/lsdvd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-07 09:44:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-07 09:44:36 +0000
commitf7b294f9276c6644006c46e4ddd514b7263e80b4 (patch)
tree43149c8413bf152b51bae0ce7734d38fb3611d6c /multimedia/lsdvd
parent- Fix dependency on p5-Class-Inspector [1] (diff)
- Mark BROKEN: does not configure
Reported by: krismail
Notes
Notes: svn path=/head/; revision=169943
Diffstat (limited to 'multimedia/lsdvd')
-rw-r--r--multimedia/lsdvd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile
index 39ed45749624..bf55a4874977 100644
--- a/multimedia/lsdvd/Makefile
+++ b/multimedia/lsdvd/Makefile
@@ -26,6 +26,7 @@ PLIST_FILES= bin/lsdvd
.if ${OSVERSION} < 500000
WITH_DVD_DEVICE?=/dev/acd0c
+BROKEN= does not configure
.else
WITH_DVD_DEVICE?=/dev/acd0
.endif