aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2011-06-09 16:32:19 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2011-06-09 16:32:19 +0000
commit5a450bee81a2031bc52da3ee37619ed8491354e5 (patch)
tree57839a97d4c2732a7047ee0b2b1bccd091c137d2 /textproc
parentf2fbd59d14dcf491754c4d89e3c43d7167ae2193 (diff)
downloadports-5a450bee81a2031bc52da3ee37619ed8491354e5.tar.gz
ports-5a450bee81a2031bc52da3ee37619ed8491354e5.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 8070a4d97c3b..f6fb7a2fbec1 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -25,7 +25,7 @@ USE_LDCONFIG= yes
USE_GNOME?= gnomehack gnometarget libxml2
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
-CPPFLAGS= "-I${LOCALBASE}/include"
+CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
.if defined(MASTERDIR)