From cf5443d453022fcf91148a9129c720b2cc687caf Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 7 Oct 2002 22:05:40 +0000 Subject: Add libgnome. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnome/files/patch-libgnome::Makefile.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 x11/libgnome/files/patch-libgnome::Makefile.in (limited to 'x11/libgnome/files/patch-libgnome::Makefile.in') diff --git a/x11/libgnome/files/patch-libgnome::Makefile.in b/x11/libgnome/files/patch-libgnome::Makefile.in new file mode 100644 index 000000000..68d1ba1f3 --- /dev/null +++ b/x11/libgnome/files/patch-libgnome::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD: ports/x11/libgnome/files/patch-libgnome::Makefile.in,v 1.3 2002/04/26 10:34:49 sobomax Exp $ + +--- libgnome/Makefile.in.orig Fri Apr 26 13:14:03 2002 ++++ libgnome/Makefile.in Fri Apr 26 13:14:03 2002 +@@ -149,7 +149,7 @@ + + libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome + +-INCLUDES = -I.. -I$(srcdir)/.. $(WARN_CFLAGS) $(LIBGNOME_CFLAGS) -DG_DISABLE_DEPRECATED -DLIBGNOME_PREFIX=\""$(prefix)"\" -DLIBGNOME_LIBDIR=\""$(libdir)"\" -DLIBGNOME_DATADIR=\""$(datadir)"\" -DLIBGNOME_BINDIR=\""$(bindir)"\" -DLIBGNOME_LOCALSTATEDIR=\""$(localstatedir)"\" -DLIBGNOME_LOCALEDIR=\""$(gnomelocaledir)"\" -DLIBGNOME_SYSCONFDIR=\""$(sysconfdir)"\" -DVERSION=\""$(VERSION)"\" -DGNOMEVFSVERSION=\"$(GNOME_VFS_VERSION)\" -DG_LOG_DOMAIN=\"Gnome\" ++INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" -DX11BASE="\"$(X11BASE)\"" -I.. -I$(srcdir)/.. $(WARN_CFLAGS) $(LIBGNOME_CFLAGS) -DG_DISABLE_DEPRECATED -DLIBGNOME_PREFIX=\""$(prefix)"\" -DLIBGNOME_LIBDIR=\""$(libdir)"\" -DLIBGNOME_DATADIR=\""$(datadir)"\" -DLIBGNOME_BINDIR=\""$(bindir)"\" -DLIBGNOME_LOCALSTATEDIR=\""$(localstatedir)"\" -DLIBGNOME_LOCALEDIR=\""$(gnomelocaledir)"\" -DLIBGNOME_SYSCONFDIR=\""$(sysconfdir)"\" -DVERSION=\""$(VERSION)"\" -DGNOMEVFSVERSION=\"$(GNOME_VFS_VERSION)\" -DG_LOG_DOMAIN=\"Gnome\" + + + libgnome_2_la_SOURCES = libgnometypebuiltins.h libgnometypebuiltins.c gnome-config.c gnome-sound.c gnome-triggers.c gnome-triggersP.h gnome-program.c gnome-help.c gnome-exec.c gnome-gconf.c gnome-gconfP.h gnome-i18n.c gnome-i18nP.h gnome-url.c gnome-util.c gnome-score.c gnome-init.c -- cgit v1.2.3