diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 16:05:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-11 16:05:38 +0000 |
commit | d39387b84e433c12d4e769de792187534ea5ea82 (patch) | |
tree | 90d36ac601f016e39862845f903f45d260a65d47 /graphics/sodipodi/files/patch-src::bonobo::Makefile.in | |
parent | Add gal2 after repo copy from gal. gal2 is a collection of widgets taken (diff) |
Update to 0.25.
Notes
Notes:
svn path=/head/; revision=66153
Diffstat (limited to 'graphics/sodipodi/files/patch-src::bonobo::Makefile.in')
-rw-r--r-- | graphics/sodipodi/files/patch-src::bonobo::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/sodipodi/files/patch-src::bonobo::Makefile.in b/graphics/sodipodi/files/patch-src::bonobo::Makefile.in deleted file mode 100644 index 7d190207b18d..000000000000 --- a/graphics/sodipodi/files/patch-src::bonobo::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/bonobo/Makefile.in 2002/02/22 19:30:36 1.1 -+++ src/bonobo/Makefile.in 2002/02/22 19:30:52 -@@ -124,7 +124,7 @@ - cflags_set = @cflags_set@ - cxxflags_set = @cxxflags_set@ - --INCLUDES = -I$(includedir) -I$(SODIPODI_CFLAGS) -+INCLUDES = -I$(includedir) -I$(SODIPODI_CFLAGS) @GNOME_INCLUDEDIR@ - - - noinst_LIBRARIES = libspbonobo.a |