Opened 16 years ago
Closed 16 years ago
#19530 closed defect (fixed)
build failure for winetricks @20090227_1 (Portfile svn 50539)
Reported by: | gnw3 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | winetricks |
Description (last modified by mf2k (Frank Schima))
---> Verifying checksum(s) for winetricks ---> Extracting winetricks ---> Configuring winetricks ---> Building winetricks Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_x11_winetricks/work/winetricks" && make all " returned error 2 Command output: make: *** No rule to make target `all'. Stop. Error: Unable to upgrade port: 1 ---------------------------------------
I think the portfile needs to add an empty build phase as in <http://guide.macports.org/#development.examples.eliminate>
Change History (2)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | x11 wine winetricksq removed |
---|---|
Port: | winetricks added |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The build phase override was inadvertently removed in r50539 and restored in r50589.