aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-08-09 23:25:47 +0800
committerarved <arved@FreeBSD.org>2003-08-09 23:25:47 +0800
commita7d65454e3ad7b95be613165973a7b85826b5556 (patch)
treebe3850ba69c35a43e3ca93d0d77999fd195ba011
parent15d6dfb57e21c16918fbd60104d02750d15574a1 (diff)
downloadfreebsd-ports-gnome-a7d65454e3ad7b95be613165973a7b85826b5556.tar.gz
freebsd-ports-gnome-a7d65454e3ad7b95be613165973a7b85826b5556.tar.zst
freebsd-ports-gnome-a7d65454e3ad7b95be613165973a7b85826b5556.zip
Mark NO_CDROM, the CSS code may violate the DMCA
Reviewed by: silence on -ports Approved by: maintainer timeout (10 days)
-rw-r--r--multimedia/libdvdcss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 835a0a838c29..44107b1223a3 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
COMMENT= Portable abstraction library for DVD decryption
+NO_CDROM= CSS code may violate the DMCA
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes