summaryrefslogtreecommitdiff
path: root/audio/SDL_mixer
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-02-14 08:16:35 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-02-14 08:16:35 +0000
commitdfe1f3d9f7b1f09b1295a7d9109b8023ad4edf5b (patch)
tree7730e2ec631a764a775371569eff1fa8b96747c1 /audio/SDL_mixer
parente5fee8542861bd2764079b7e646dacb86a40e3a7 (diff)
downloadpkgsrc-dfe1f3d9f7b1f09b1295a7d9109b8023ad4edf5b.tar.gz
Fix quoting.
Diffstat (limited to 'audio/SDL_mixer')
-rw-r--r--audio/SDL_mixer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/SDL_mixer/Makefile b/audio/SDL_mixer/Makefile
index aaf97aa3d99..a4bf8eaba41 100644
--- a/audio/SDL_mixer/Makefile
+++ b/audio/SDL_mixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/01/05 12:20:37 adam Exp $
+# $NetBSD: Makefile,v 1.19 2005/02/14 08:17:36 uebayasi Exp $
DISTNAME= SDL_mixer-1.2.6
CATEGORIES= audio
@@ -19,7 +19,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-music-ogg
CPPFLAGS= -Dunix=1
-CFLAGS= -DPREFIX=\"\\\"${PREFIX}\\\"\"
+CFLAGS= -DPREFIX="\"${PREFIX}\""
INSTALLATION_DIRS= bin