mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
e5c47a3d78
o Drop USE_LIBTOOL as dependency o Remove patches merged back into distribution
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
--- configure.orig Mon Jun 10 17:42:29 2002
|
|
+++ configure Mon Jun 10 17:42:43 2002
|
|
@@ -1648,6 +1648,8 @@
|
|
ogle_pkglibdir=${exec_prefix}/lib/ogle
|
|
fi
|
|
|
|
+ogle_pkglibdir=%%LOCALBASE%%/lib/ogle
|
|
+
|
|
echo "$as_me:$LINENO: checking for ogle helper dir" >&5
|
|
echo $ECHO_N "checking for ogle helper dir... $ECHO_C" >&6
|
|
if test ! -x ${ogle_pkglibdir}/ogle_ctrl; then
|