1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/misc/metatheme/files/patch-aa
Maxim Sobolev 1e33437fcc Add another monster from Helixcode - Metatheme, an utility for managing "theme
sets" that accomodate gtk, window manager, etc.
2000-11-27 16:44:31 +00:00

12 lines
357 B
Plaintext

--- mtm-ui/Makefile.in 2000/11/25 22:18:16 1.1
+++ mtm-ui/Makefile.in 2000/11/25 22:22:42
@@ -149,7 +149,7 @@
test_selector_SOURCES = test-selector.c
-test_selector_LDFLAGS = `gnome-config --libs xml gnome` `gtk-config --libs`
+test_selector_LDFLAGS = @GNOME_LIBS@ @GTK_LIBS@ @EXTRA_LIBS@
test_selector_LDADD = ../mtm/libmtm.la libmtm-ui.la