[MacPorts] #21229: mochiweb r87 failing to build

MacPorts noreply at macports.org
Tue Sep 22 17:47:45 PDT 2009


#21229: mochiweb r87 failing to build
---------------------------------------+------------------------------------
 Reporter:  carlo.cabanilla@…          |       Owner:  febeling@…           
     Type:  defect                     |      Status:  new                  
 Priority:  Normal                     |   Milestone:                       
Component:  ports                      |     Version:  1.8.0                
 Keywords:  erlang                     |        Port:  mochiweb             
---------------------------------------+------------------------------------

Comment(by timmcgil@…):

 Editing support/include.mk

 and changing this line

 {{{
 ERL_DOCUMENTS := $(ERL_SOURCES:%.erl=$(DOC_DIR)/%.html)
 }}}
 to

 {{{
 ERL_DOCUMENTS := $(ERL_SOURCES:%.erl=$(DOC_DIR)/)
 }}}
 Allows the build to complete successfully and it appears that the html
 build artefacts are still produced.

-- 
Ticket URL: <http://trac.macports.org/ticket/21229#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list