diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-26 12:45:31 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-26 12:45:31 +0000 |
commit | d00065c3e14339c1f5c45ca90f8a359f1596047b (patch) | |
tree | 29acc793cdee50a0db33ca50dcbee4b243109c10 /graphics/gnofract4d/files/patch-src::Makefile.in | |
parent | Use PLIST_FILES/PORTDOCS (diff) |
Update the entertaining gnofract4d to version 2.6.
- contain the installation to its own DATADIR, rather than spreading
bits everywhere
PR: ports/76868
Submitted by: Edwin Young <edwin@bathysphere.org> (author)
Approved by: clement (mentor)
Diffstat (limited to 'graphics/gnofract4d/files/patch-src::Makefile.in')
-rw-r--r-- | graphics/gnofract4d/files/patch-src::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gnofract4d/files/patch-src::Makefile.in b/graphics/gnofract4d/files/patch-src::Makefile.in deleted file mode 100644 index 34cba69551b6..000000000000 --- a/graphics/gnofract4d/files/patch-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Dec 4 23:39:27 2003 -+++ src/Makefile.in Mon Apr 19 16:39:52 2004 -@@ -167,7 +167,7 @@ - -DSYSCONFDIR=\""$(sysconfdir)"\" \ - -DDATADIR=\""$(datadir)"\" \ - -DLIBDIR=\""$(libdir)"\" \ -- $(GNOFRACT4D_CFLAGS) -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -+ $(GNOFRACT4D_CFLAGS) - - - AM_CFLAGS = $(AM_CXXFLAGS) |