mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
TCLKIT is no longer part of the distribution. METAKIT_WITH_TCL Option build metakit for tcl8.3 METAKIT_WITH_TCLKIT Option build metakit for tcl8.4
11 lines
319 B
Text
11 lines
319 B
Text
--- ../unix/configure.orig Thu Dec 13 12:06:06 2001
|
|
+++ ../unix/configure Thu Dec 13 12:12:36 2001
|
|
@@ -6913,7 +6913,7 @@
|
|
LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh"
|
|
|
|
# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+LIBTOOL='libtool'
|
|
|
|
# Prevent multiple expansion
|
|
|