aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2012-06-11 08:05:04 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2012-06-11 08:05:04 +0000
commita5d54335c2b3da342e18bef282bbe1c12ed10000 (patch)
tree448e827ea38f2130a309272a9baa3c523b602b40 /Mk
parent300e8d02123fd17d6fcac5a19287ccc177ccedb6 (diff)
- Un-version LIB_DEPENDS
- Switch to OptionsNg - Add DVDCSS description to bsd.options.desc.mk
Notes
Notes: svn path=/head/; revision=299025
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index d5a9bb5fa611..7cd739390bda 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -37,6 +37,7 @@ DEBUG_DESC?= Enable debug flags
DEVD_DESC?= Install devd files
DOCS_DESC?= Build and install the documentation
DV_DESC?= Enable libDV support
+DVDCSS_DESC?= Enable libdvdcss support
ECW_DESC?= Enable ECW support
ESOUND_DESC?= Enable Esound sound server support
EXAMPLES_DESC?= Build and install the examples