1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xflame/files/patch-aa
SADA Kenji baa62c5881 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>
1999-01-28 18:58:34 +00:00

24 lines
450 B
Plaintext

*** 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))