aboutsummaryrefslogtreecommitdiff
path: root/textproc/wbxml2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:24:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:24:52 +0000
commit1adfa4acd39352741858107e33ea2725c44dd513 (patch)
tree10953ace8a2f469ab0a92c71699ac88de8709950 /textproc/wbxml2
parent28dd10dcb401c431386390d9b259d3f7330f6f2b (diff)
downloadports-1adfa4acd39352741858107e33ea2725c44dd513.tar.gz
ports-1adfa4acd39352741858107e33ea2725c44dd513.zip
Remove USE_REINPLACE from categories starting with T
Notes
Notes: svn path=/head/; revision=162216
Diffstat (limited to 'textproc/wbxml2')
-rw-r--r--textproc/wbxml2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile
index 1a5cee597408..c92074c274e9 100644
--- a/textproc/wbxml2/Makefile
+++ b/textproc/wbxml2/Makefile
@@ -24,7 +24,6 @@ USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15
AUTOMAKE_ARGS= -acf
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexpat"