summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/ds9/files/ds9-5.4-makefile.patch')
-rw-r--r--sci-astronomy/ds9/files/ds9-5.4-makefile.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/sci-astronomy/ds9/files/ds9-5.4-makefile.patch b/sci-astronomy/ds9/files/ds9-5.4-makefile.patch
deleted file mode 100644
index 25763cf75a01..000000000000
--- a/sci-astronomy/ds9/files/ds9-5.4-makefile.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- saods9.orig/Makefile 2008-10-08 20:53:46.000000000 +0100
-+++ saods9/Makefile 2008-11-04 10:30:52.000000000 +0000
-@@ -35,8 +35,7 @@
- --with-tk=$(root)/$(TKDIRDIR) $(XFLAGS)
- XPAFLAGS = --prefix $(root) --with-tcl=$(root)/$(TCLDIRDIR) \
- $(XFLAGS)
-- HTMLFLAGS = --prefix $(root) --with-tcl=$(root)/$(TCLDIR) \
-- --with-tk=$(root)/$(TKDIR) $(XFLAGS)
-+ HTMLFLAGS = --prefix $(root) $(XFLAGS)
- FUNTOOLSFLAGS = --prefix $(root) --with-zlib=../../lib/libz.a \
- --with-wcslib=../lib/libwcs.a --enable-mainlib
- endif
-@@ -199,11 +198,8 @@
- all : build
-
- build : dirs \
-- tcl tk \
-- tktable tcllib tkcon blt \
-- zlib \
-- tkimg tkmpeg html xpa iis checkdns \
-- funtools sla ast wcssubs rice hcompress plio $(OPTDIR) saotk zip zvfs ds9
-+ tkmpeg html iis checkdns \
-+ sla rice hcompress plio $(OPTDIR) saotk ds9
-
- doc : FORCE
- @echo "Making Documentation..."