aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lsdvd
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-08-07 17:44:36 +0800
committerpav <pav@FreeBSD.org>2006-08-07 17:44:36 +0800
commitd55ac78765802bb55f6f6177d2f7868600f8ad94 (patch)
tree070d46b7caf3c3ab13b07e2e79b11c1688cd5fde /multimedia/lsdvd
parent2ac2bc7428592d927245aeba413bfe0f31d9eca5 (diff)
downloadfreebsd-ports-gnome-d55ac78765802bb55f6f6177d2f7868600f8ad94.tar.gz
freebsd-ports-gnome-d55ac78765802bb55f6f6177d2f7868600f8ad94.tar.zst
freebsd-ports-gnome-d55ac78765802bb55f6f6177d2f7868600f8ad94.zip
- Mark BROKEN: does not configure
Reported by: krismail
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