diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
commit | cc6825cf28f45c090747ed100adeb2189bda6280 (patch) | |
tree | 227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /x11/xalf/files/patch-src::Makefile.in | |
parent | Remove nautilus support now that Nautilus has been removed from the tree. (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=84934
Diffstat (limited to 'x11/xalf/files/patch-src::Makefile.in')
-rw-r--r-- | x11/xalf/files/patch-src::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/xalf/files/patch-src::Makefile.in b/x11/xalf/files/patch-src::Makefile.in deleted file mode 100644 index 0886be4b914d..000000000000 --- a/x11/xalf/files/patch-src::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/Makefile.in 2001/08/15 12:48:36 1.1 -+++ src/Makefile.in 2001/08/15 12:49:04 -@@ -86,7 +86,7 @@ - - INCLUDES = @GTK_CFLAGS@ - --CFLAGS = -DLIBDIR=\""$(libdir)"\" -+CFLAGS = @CFLAGS@ -DLIBDIR=\""$(libdir)"\" - - EXTRA_DIST = hourglass.xpm splash.xpm hgcursor.h hgcursor_mask.h getopt.h sp1.xpm sp2.xpm sp3.xpm sp4.xpm sp5.xpm sp6.xpm sp7.xpm sp8.xpm sp9.xpm - |