Greg Larkin wrote:
Hi Erik,

Please update your ports tree, then apply this patch:

http://people.freebsd.org/~glarkin/diffs/libapreq2.diff

I reinstalled the port successfully like so:

make WITH_MODPERL2=yes install clean

Whenever the error message "make: don't know how to make w" appears in a
port build, it indicates that the port requires gmake to build properly,
but some Makefile is calling the BSD make instead.  That's caused if
"make" is called directly or if the Makefile sets MAKE=make and calls a
subdirectory Makefile.

If this patch solves the problem, I'll ask s...@freebsd.org to commit it
for you.

Hi, thanks, the port builds and installs correctly with this patch.

Problem solved, thanks again, Erik

--
Erik Nørgaard
Ph: +34.666334818/+34.915211157                  http://www.locolomo.org
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to