mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
--- imlib-config.in.org Thu Aug 26 08:09:25 1999
|
|
+++ imlib-config.in Fri Mar 3 11:08:41 2000
|
|
@@ -3,7 +3,7 @@
|
|
# Shamelessly ripped form gtk's gtk-config.in
|
|
#
|
|
|
|
-gx_libs="@SUPPORT_LIBS@"
|
|
+gx_libs="-L%%LOCALBASE%%/lib @SUPPORT_LIBS@"
|
|
gdk_gx_libs=" @GDK_SUPPORT_LIBS@"
|
|
gdk_libs="@LIBS@"
|
|
|