summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-02 13:59:06 +0000
committerwiz <wiz@pkgsrc.org>2005-03-02 13:59:06 +0000
commitc843cbe12248e4d88a0b74873e1bafaf984895d7 (patch)
treef634acb34574b0875c5b032364af9ec8fad142bd /textproc
parent93ae19306595577f9cab14bd9a1a6c6f4d0303c6 (diff)
downloadpkgsrc-c843cbe12248e4d88a0b74873e1bafaf984895d7.tar.gz
Fix quoting problem in CPPFLAGS.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cawf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile
index 907406ef655..97d9e0d1cf6 100644
--- a/textproc/cawf/Makefile
+++ b/textproc/cawf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/01/20 19:04:15 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/02 13:59:06 wiz Exp $
#
# Possible TODOs:
# - set CH based on manual page section number, and real OS name
@@ -25,7 +25,7 @@ USE_BUILDLINK3= yes
.include "../../mk/bsd.prefs.mk"
-CPPFLAGS+= -DUNIX -DUSG -DSTDLIB -DCAWFLIB='\"${PREFIX}/share/cawf\"'
+CPPFLAGS+= -DUNIX -DUSG -DSTDLIB -DCAWFLIB="\"${PREFIX}/share/cawf\""
post-extract:
${RM} -f ${WRKSRC}/*.o