On Sat, May 27, 2006 at 03:05:01PM -0700, Brooks Davis
wrote:
>
> As long as we get a binary named gfortran (and not
gfortran41 or what
> ever) I'm OK with moving this out of the base.
>
The complete text of the Makefile is
MASTERDIR= ${.CURDIR}/../gcc41/
PKGNAMESUFFIX= -withfortran
WITH_FORTRAN= yes
DESCR= ${.CURDIR}/pkg-descr
PKGMESSAGE= ${.CURDIR}/pkg-message
.include "$/Makefile"
You'll also want to do
cat > /usr/bin/f77
#! /bin/sh
/usr/local/bin/gfortran $
--
Steve
_______________________________________________
freebsd-current freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-curre
nt
To unsubscribe, send any mail to
"freebsd-current-unsubscribe freebsd.org"
|