On Friday 30 January 2009 14:55:47 William Bentley wrote: > No, this is a new install and there are no env vars set. I made sure > that the env was clean anyways.
As a work-around compile as: env MAKEFILE=Makefile make build How this got changed, I have no idea. > > Mel wrote: > > On Friday 30 January 2009 14:07:17 William Bentley wrote: > >> Here is the output: > >> > >> (cd /usr/ports/lang/perl5.8/work/perl-5.8.9; /usr/bin/env LANG="" > >> LC_ALL="" LC_COLLATE="" LC_CTYPE="" LC_MESSAGES="" LC_MONETARY="" > >> LC_NUMERIC="" LC_TIME="" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local > >> LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm > >> -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe" > >> CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe" > >> MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel > >> -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" > >> BSD_INSTALL_DATA="install -o root -g wheel -m 444" > >> BSD_INSTALL_MAN="install -o root -g wheel -m 444" make -f makefile > >> all) > > > > Mine looks for Makefile (capital M). Did you set a MAKEFILE variable > > somewhere, like environment variable? -- Mel Problem with today's modular software: they start with the modules and never get to the software part. _______________________________________________ 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"