[MacPorts] #13465: New Portfile: RML
MacPorts
trac at macosforge.org
Sat Dec 15 11:54:22 PST 2007
#13465: New Portfile: RML
----------------------------------+-----------------------------------------
Reporter: x07simbj at ida.liu.se | Owner: macports-tickets at lists.macosforge.org
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.5.2
Resolution: | Keywords:
----------------------------------+-----------------------------------------
Changes (by mww at macports.org):
* cc: mww at macports.org (added)
Comment:
I'd suggest to rather use
{{{
configure.pre_args --prefix=${prefix}/share/rml
configure.args --smlnj-path=${prefix}/share/smlnj/bin
--destroot=${destroot}${prefix}/share/rml
}}}
and to label this port with category ''lang'' instead of ''devel'' (or at
least also). Also: Are ''bison'' and ''flex'' just required at compile
time? If so, they should be added as ''depends_build''.
[[BR]]
On which system did you compile this? On 10.5.1/i386 I get a build error:
{{{
DEBUG: Assembled command: 'cd "/opt/macports/var/macports/build
/_Users_mww_Development_macports_macports-trunk_dports_lang_rml/work/rml-
mmc-2.3.8-src" && make default install'
make MAKETARGET=default all-subdirs
for dir in compiler etc runtime examples; do \
(cd $dir; make default; cd ..); \
done
make[2]: *** No rule to make target `default'. Stop.
make[2]: *** No rule to make target `default'. Stop.
make[2]: *** No rule to make target `default'. Stop.
make[2]: *** No rule to make target `default'. Stop.
}}}
--
Ticket URL: <https://trac.macosforge.org/projects/macports/ticket/13465#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list