New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #766 (closed defect: fixed)

Opened 10 years ago

Last modified 9 years ago

Failed to parse file graphics/tgif/Portfile: invalid command name "build.target.install"

Reported by: lrivers@… Owned by: mdales@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

PortIndex reports this error for graphics/tgif/

Failed to parse file graphics/tgif/Portfile: invalid command name "build.target.install"

Change History

comment:1 Changed 10 years ago by waqar@…

  • Owner changed from darwinports-bugs@… to mdales@…

Index: Portfile ============================================================ ======= RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/tgif/Portfile,v retrieving revision 1.3 diff -u -d -b -w -u -r1.3 Portfile --- Portfile 5 Aug 2003 09:29:11 -0000 1.3 +++ Portfile 11 Aug 2003 21:42:45 -0000 @@ -25,4 +25,4 @@

reinplace "s|${prefix}|${destroot}${prefix}|g" "${path}/Makefile"

}

-build.target.install install install.man +destroot.target install install.man

comment:2 Changed 10 years ago by waqar@…

  • Status changed from new to closed
  • Resolution set to fixed

Fix checked in.

Note: See TracTickets for help on using tickets.