1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/graphics/ogle-gui/files/patch-configure
Mario Sergio Fujikawa Ferreira e5c47a3d78 o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
2002-06-10 22:51:12 +00:00

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