Opened 21 years ago

Closed 21 years ago

Last modified 8 years ago

#766 closed defect (fixed)

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 (2)

comment:1 Changed 21 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
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 21 years ago by waqar@…

Resolution: fixed
Status: newclosed

Fix checked in.

Note: See TracTickets for help on using tickets.