summaryrefslogtreecommitdiff
path: root/games/xflame/files
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-28 18:58:34 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-28 18:58:34 +0000
commitbaa62c588181ff017a252cf475ddd1f62cc56109 (patch)
tree3db26647c520250b680140c4bcff2f7a6bb8d078 /games/xflame/files
parentMaster site dirname has changed. (diff)
XFlame is a cool little graphics hack originally made by the Rasterman
and modified by Rahul Jain (rahul@rice.edu). It does what you would expect it to do, draw a flame on the screen. PR: ports/9274 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Notes
Notes: svn path=/head/; revision=16406
Diffstat (limited to 'games/xflame/files')
-rw-r--r--games/xflame/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/games/xflame/files/patch-aa b/games/xflame/files/patch-aa
new file mode 100644
index 000000000000..1bfc80ad45f7
--- /dev/null
+++ b/games/xflame/files/patch-aa
@@ -0,0 +1,23 @@
+*** Imakefile Wed Dec 16 17:58:03 1998
+--- Imakefile2 Sat Jan 2 19:16:24 1999
+***************
+*** 29,37 ****
+ CleanTarget()
+
+ # To get around a messiness in Imake on Solaris
+! LD_RUN_PATH +=
+! install::
+! export LD_RUN_PATH
+
+ InstallProgram(xflame,$(BINDIR))
+
+--- 29,37 ----
+ CleanTarget()
+
+ # To get around a messiness in Imake on Solaris
+! #LD_RUN_PATH +=
+! #install::
+! # export LD_RUN_PATH
+
+ InstallProgram(xflame,$(BINDIR))
+