aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wbxml2
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-13 12:24:52 +0800
committeredwin <edwin@FreeBSD.org>2006-05-13 12:24:52 +0800
commit0f7661044b8275c0f091e50819b1c07aa8d03455 (patch)
treecca7c9fa9a05e2e1f3eed1aa2c43da815663cfeb /textproc/wbxml2
parent25dcf463b5734d2e03be6f216482578013e111cd (diff)
downloadfreebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.gz
freebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.tar.zst
freebsd-ports-gnome-0f7661044b8275c0f091e50819b1c07aa8d03455.zip
Remove USE_REINPLACE from categories starting with T
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"