CC/CXX are already exported before CONFIGURE_ENV in bsd.port.mk, so Makefile@1.14 commit was a no-op. The port lacks CC/CFLAGS override for a non-automake makefile, e.g. imap/src/osdep/unix/Makefile: GCCOPTLEVEL= -O2 ... GCCCFLAGS= -g $(GCCOPTLEVEL) -pipe -fno-omit-frame-pointer GCC4CFLAGS= $(GCCCFLAGS) -Wno-pointer-sign ... CC=cc How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110723205754/pico-alpine-2.00_1.log
Responsible Changed From-To: freebsd-ports-bugs->dougb Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
dougb 2012-01-20 10:03:47 UTC FreeBSD ports repository Modified files: mail/alpine Makefile pkg-descr Log: Apply a better fix for CC While I'm here, remove the license info PR: ports/163173 Submitted by: Jan Beich <jbeich@tormail.net> Revision Changes Path 1.16 +1 -3 ports/mail/alpine/Makefile 1.4 +0 -2 ports/mail/alpine/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"