mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
24 lines
450 B
Plaintext
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))
|
||
|
|