summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-22 09:22:05 +0000
committerrillig <rillig>2006-04-22 09:22:05 +0000
commita02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /multimedia/xine-lib
parent0ada12bc8fc62e823ba4ada58764c4cf3d8b93da (diff)
downloadpkgsrc-a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'multimedia/xine-lib')
-rw-r--r--multimedia/xine-lib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile
index 1e195634d8c..c3b63a15c0b 100644
--- a/multimedia/xine-lib/Makefile
+++ b/multimedia/xine-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/04/17 13:45:58 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/04/22 09:22:12 rillig Exp $
.include "Makefile.common"
@@ -16,12 +16,12 @@ SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
SUBST_SED.oss+= -e "s,\"dsp\",\"audio\",g"
.endif
-SUBST_MESSAGE.oss= "Fixing hardcoded audio device."
+SUBST_MESSAGE.oss= Fixing hardcoded audio device.
SUBST_STAGE.w32path= post-patch
SUBST_FILES.w32path= src/libw32dll/wine/module.c
SUBST_SED.w32path= -e "s,@W32PATH@,${PREFIX}/lib/win32,"
-SUBST_MESSAGE.w32path= "Fixing win32 dll path."
+SUBST_MESSAGE.w32path= Fixing win32 dll path.
# Needed to fix build problems under, at least, NetBSD/amd64.
BUILDLINK_API_DEPENDS.libcdio+= libcdio>=0.75