mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
- Add dependency on GTK (new in this version) via USE_GTK knob - Install sample configuration files - Install odbctest binary - Tweak installation directory of configuration files, and name of odbctest binary so as not to conflict with the port databases/unixODBC - Install some basic documentation in $DOCSDIR - Expand and clarify pkg-descr; reword pkg-comment to be more correct Approved by: No response in ~25h from maintainer. (Apologies for the short wait; I have a port waiting in the wings which depends on this one.)
13 lines
362 B
Text
13 lines
362 B
Text
--- configure.orig Mon Jun 11 16:30:50 2001
|
|
+++ configure Tue Oct 2 12:25:50 2001
|
|
@@ -6458,8 +6458,8 @@
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
|
|
-# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+# Always use FreeBSD's libtool port.
|
|
+LIBTOOL='libtool'
|
|
|
|
# Prevent multiple expansion
|
|
|