1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/cad/pisces/files/patch-bh

20 lines
734 B
Plaintext
Raw Normal View History

*** library/plotcap/9016/plotcap/Imakefile.orig Wed Nov 3 12:36:26 1999
--- library/plotcap/9016/plotcap/Imakefile Wed Nov 3 12:36:50 1999
***************
*** 22,28 ****
InstallFile(plotcap,$(PLOTCAP).std)
InstallNewFile(plotcap.def,$(PLOTCAP))
! DependsOn(plotcap.def,Makefile)
EchoInto('# Date:',plotcap.def)
EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def)
EchoAppend(' ', plotcap.def)
--- 22,28 ----
InstallFile(plotcap,$(PLOTCAP).std)
InstallNewFile(plotcap.def,$(PLOTCAP))
! DependsOn(plotcap.def,emptyrule)
EchoInto('# Date:',plotcap.def)
EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def)
EchoAppend(' ', plotcap.def)