mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
e48a071c89
Closes PR #2601. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
18 lines
474 B
Plaintext
18 lines
474 B
Plaintext
*** Plot/Imakefile.orig Sat Jan 25 17:35:02 1997
|
|
--- Plot/Imakefile Sat Jan 25 17:35:31 1997
|
|
***************
|
|
*** 29,34 ****
|
|
PROGNAME = plotmtv
|
|
|
|
install.local:: all $(PROGRAM)
|
|
! $(INSTALL) -c $(INSTPGMFLAGS) $(PROGNAME) $(LOCALBINDIR)
|
|
|
|
ComplexProgramTarget($(PROGNAME))
|
|
--- 29,34 ----
|
|
PROGNAME = plotmtv
|
|
|
|
install.local:: all $(PROGRAM)
|
|
! $(INSTALL) -c $(INSTPGMFLAGS) $(PROGNAME) $(LOCALBINDIR)
|
|
|
|
ComplexProgramTarget($(PROGNAME))
|