summaryrefslogtreecommitdiff
path: root/graphics/vid
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-14 14:58:38 +0000
committerrillig <rillig@pkgsrc.org>2018-01-14 14:58:38 +0000
commit171814c55ce3e50eadd450135290e53b33af64f3 (patch)
treefa8a27d9c86feb6d31d67b95540e4b35b06cdafe /graphics/vid
parent86a59b3186136dd9479eb8547b41ae2469c87314 (diff)
downloadpkgsrc-171814c55ce3e50eadd450135290e53b33af64f3.tar.gz
graphics/*: remove redundant :Q modifiers
pkgsrc doesn't support PREFIX with spaces or other special characters. Therefore it is not necessary to add the :Q modifier to this variable and several others.
Diffstat (limited to 'graphics/vid')
-rw-r--r--graphics/vid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile
index ead3ea08d26..043a5d0a30f 100644
--- a/graphics/vid/Makefile
+++ b/graphics/vid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/09/06 10:40:30 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/01/14 14:58:40 rillig Exp $
#
DISTNAME= vid-1.0.1
@@ -13,7 +13,7 @@ COMMENT= Simple-minded image capture program for some USB webcams
BUILD_TARGET= vid
DOCDIR= share/doc/${PKGBASE}
-PLIST_SUBST+= DOCDIR=${DOCDIR:Q}
+PLIST_SUBST+= DOCDIR=${DOCDIR}
INSTALLATION_DIRS= bin