aboutsummaryrefslogtreecommitdiff
path: root/textproc/clucene
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-04 14:43:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-04 14:43:18 +0000
commitffd2dea848a6d11e41fdfe38bfacd2db3410c299 (patch)
tree224691422c3b8eec423cbab870ec0edbe24f4682 /textproc/clucene
parente6c8dc6e2b674368f0fb4eef9fdfa0aa924070f0 (diff)
downloadports-ffd2dea848a6d11e41fdfe38bfacd2db3410c299.tar.gz
ports-ffd2dea848a6d11e41fdfe38bfacd2db3410c299.zip
Notes
Diffstat (limited to 'textproc/clucene')
-rw-r--r--textproc/clucene/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile
index af43b0474b19..78f2694d5ea8 100644
--- a/textproc/clucene/Makefile
+++ b/textproc/clucene/Makefile
@@ -20,7 +20,7 @@ USES= cmake iconv
USE_LDCONFIG= yes
CMAKE_ARGS= -DBUILD_CONTRIBS_LIB=ON
-CXXFLAGS+= -D__LONG_LONG_SUPPORTED -D_WCHAR_H_CPLUSPLUS_98_CONFIRMANCE_
+CXXFLAGS+= -D__LONG_LONG_SUPPORTED -D_WCHAR_H_CPLUSPLUS_98_CONFORMANCE_
post-patch:
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR_REL}|' \