diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:24:24 +0000 |
commit | 1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch) | |
tree | bc3c1101d22e55deb5237ef53fbde0f33806170a /print/ggv/files/patch-src::Makefile.in | |
parent | Add in PCI bridge support. It's a run-time option, too, and is required for (diff) |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes:
svn path=/head/; revision=84937
Diffstat (limited to 'print/ggv/files/patch-src::Makefile.in')
-rw-r--r-- | print/ggv/files/patch-src::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/print/ggv/files/patch-src::Makefile.in b/print/ggv/files/patch-src::Makefile.in deleted file mode 100644 index 5789553a8881..000000000000 --- a/print/ggv/files/patch-src::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/Makefile.in 2001/11/12 12:29:36 1.1 -+++ src/Makefile.in 2001/11/12 12:31:39 -@@ -139,7 +139,7 @@ - - SUBDIRS = stock - --INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -+INCLUDES = -I$(includedir) $(GNOME_INCLUDEDIR) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" $(EXTRA_GNOME_CFLAGS) - - - @BONOBO_TRUE@bonobo_components = bonobo-application-ps |