summaryrefslogtreecommitdiff
path: root/audio/tosha
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2005-02-14 08:16:35 +0000
committeruebayasi <uebayasi>2005-02-14 08:16:35 +0000
commit456413fdc534bdfd6977430cfccc1dbcb767f59d (patch)
tree7730e2ec631a764a775371569eff1fa8b96747c1 /audio/tosha
parent48dc05648878d101c18bf6f5465e076ef7c4a888 (diff)
downloadpkgsrc-456413fdc534bdfd6977430cfccc1dbcb767f59d.tar.gz
Fix quoting.
Diffstat (limited to 'audio/tosha')
-rw-r--r--audio/tosha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
index 1ff6b1f406f..edde1ddcfa0 100644
--- a/audio/tosha/Makefile
+++ b/audio/tosha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/05/31 17:35:14 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/14 08:19:33 uebayasi Exp $
# FreeBSD Id: Makefile,v 1.2 1997/05/25 08:58:43 andreas Exp
#
@@ -13,7 +13,7 @@ COMMENT= Read CD digital audio data through the SCSI bus
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
-CPPFLAGS+= -DDEVOSSAUDIO=\\\"${DEVOSSAUDIO}\\\"
+CPPFLAGS+= -DDEVOSSAUDIO="\"${DEVOSSAUDIO}\""
INSTALLATION_DIRS= bin/man/man1