diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-07 22:32:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-07 22:32:49 +0000 |
commit | b0040298adc634cda3c541a573fbc5a0eb2c0132 (patch) | |
tree | 8df991d69fd7b6cd29caf5164432cd2717982910 /print/ggv2/files/patch-src::Makefile.in | |
parent | Update to 2.4b2. (diff) |
Add ggv2 after a repo-copy from ggv. ggv2 is the GNOME 2.0 Postscript and
PDF viewer.
Notes
Notes:
svn path=/head/; revision=62616
Diffstat (limited to 'print/ggv2/files/patch-src::Makefile.in')
-rw-r--r-- | print/ggv2/files/patch-src::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/print/ggv2/files/patch-src::Makefile.in b/print/ggv2/files/patch-src::Makefile.in deleted file mode 100644 index 5789553a8881..000000000000 --- a/print/ggv2/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 |