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-libfract4d::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-libfract4d::Makefile.in')
-rw-r--r-- | graphics/gnofract4d/files/patch-libfract4d::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gnofract4d/files/patch-libfract4d::Makefile.in b/graphics/gnofract4d/files/patch-libfract4d::Makefile.in deleted file mode 100644 index 848f095375bd..000000000000 --- a/graphics/gnofract4d/files/patch-libfract4d::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libfract4d/Makefile.in.orig Thu Dec 4 23:38:27 2003 -+++ libfract4d/Makefile.in Sun Dec 14 10:43:52 2003 -@@ -123,7 +123,7 @@ - - lib_LTLIBRARIES = libfract4d.la - --AM_CXXFLAGS = -O3 -ffast-math -Wall -D_REENTRANT -+AM_CXXFLAGS = -D_REENTRANT - - libfract4d_la_SOURCES = \ - fract4d.h \ |