aboutsummaryrefslogtreecommitdiff
path: root/multimedia/w_scan/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-06-16 15:28:45 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-06-16 15:28:45 +0000
commita120c6a205921174a7f9878218082a1b9580b471 (patch)
treedf6949e62d83053ac0dd2e086e46282074d2e51f /multimedia/w_scan/Makefile
parent050e6a59a02fc0eb983f410d30183428e5aa142c (diff)
downloadports-a120c6a205921174a7f9878218082a1b9580b471.tar.gz
ports-a120c6a205921174a7f9878218082a1b9580b471.zip
Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them.
Notes
Notes: svn path=/head/; revision=299410
Diffstat (limited to 'multimedia/w_scan/Makefile')
-rw-r--r--multimedia/w_scan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/w_scan/Makefile b/multimedia/w_scan/Makefile
index 212729bd4b6f..1e53ffaf4c9a 100644
--- a/multimedia/w_scan/Makefile
+++ b/multimedia/w_scan/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perform frequency scans for DVB and ATSC transmissions
BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
OPTIONS_DEFINE= LINUX
-LINUX_DESC= "Install Linux binary too (linux-w_scan)"
+LINUX_DESC= Install Linux binary too (linux-w_scan)
.include <bsd.port.options.mk>