summaryrefslogtreecommitdiff
path: root/audio/xmms-modplug
diff options
context:
space:
mode:
authorben <ben>2005-02-24 03:37:28 +0000
committerben <ben>2005-02-24 03:37:28 +0000
commit9490c458fd11c1301522c667a290423af0000c7b (patch)
treefb02e997d55f725d8360d5f5f44ccd7b680e9063 /audio/xmms-modplug
parent9cac01f232d62db340947fefe3df2d5770245d16 (diff)
downloadpkgsrc-9490c458fd11c1301522c667a290423af0000c7b.tar.gz
Change quote escaping to reflect Todd Vierling's recent makefile fixes.
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r--audio/xmms-modplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 2d9b9cdd1f9..3d7e73425e6 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/12/14 18:45:11 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/02/24 03:40:29 ben Exp $
#
DISTNAME= modplugxmms-2.05
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool-disable-static
-CFLAGS+= -DDEVICE_NAME="\"\\\"${DEVOSSSOUND}\\\"\""
+CFLAGS+= -DDEVICE_NAME="\"${DEVOSSSOUND}\""
USE_LANGUAGES= c c++
PKG_INSTALLATION_TYPES= overwrite pkgviews