freebsd-ports/x11/libgnome/files/patch-libgnome__Makefile.in
2014-07-29 17:12:47 +00:00

11 lines
394 B
Text

--- libgnome/Makefile.in.orig Tue May 29 22:16:13 2007
+++ libgnome/Makefile.in Tue May 29 22:16:58 2007
@@ -280,6 +280,8 @@
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome
INCLUDES = \
+ -DPREFIX=\""$(PREFIX)"\" \
+ -DLOCALBASE=\""$(LOCALBASE)"\" \
-I.. \
-I$(srcdir)/.. \
$(WARN_CFLAGS) \