mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
- update to 0.2.3 - set MAINTAINER to myself for some time to catch build errors on bento A few options and features from original port are missing (WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing them correctly.
10 lines
309 B
Text
10 lines
309 B
Text
--- configure.orig Thu May 13 04:19:50 2004
|
|
+++ configure Thu May 13 04:19:29 2004
|
|
@@ -8007,6 +8007,7 @@
|
|
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|