summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
commite1c6649edf48e1cb8863aca8abf8d880a2f0c31c (patch)
tree54b2a9545ecafc81cf911f93d9071d0a9c4f6643 /textproc/libxslt
parent- Update to version 8.4 (diff)
- Remove WITH_FBSD10_FIX, is no longer needed
Notes
Notes: svn path=/head/; revision=285379
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 7d1b1caf15c9..6b93f871d1ba 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-WITH_FBSD10_FIX= yes
.if defined(MASTERDIR)
_SLAVE_PORT= yes