mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
--- Makefile.in.orig Wed Oct 28 00:22:43 1998
|
|
+++ Makefile.in Wed Oct 28 00:23:24 1998
|
|
@@ -3,7 +3,7 @@
|
|
#DEBUG = -DDEBUG
|
|
|
|
# Make sure the path is correct!
|
|
-GTK-CONFIG = "gtk-config"
|
|
+GTK-CONFIG = "gtk12-config"
|
|
|
|
# ---- @OS_TYPE@/@ARCH_TYPE@ ----
|
|
|