aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool15
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/libtool15
parentecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff)
downloadports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz
ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip
Notes
Diffstat (limited to 'devel/libtool15')
-rw-r--r--devel/libtool15/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index 85675bdd9a03..ce925e363803 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -21,7 +21,6 @@ CONFIGURE_ARGS?= --disable-ltdl-install
CONFIGURE_ARGS+= --infodir=${PREFIX}/info
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_REINPLACE= yes
INFO?= libtool
.include <bsd.port.mk>