ports/109264: [Update Patch] science/elmer-matc
Marcelo Araujo
araujo at bsdmail.org
Sat Feb 17 22:10:06 UTC 2007
>Number: 109264
>Category: ports
>Synopsis: [Update Patch] science/elmer-matc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 17 22:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo
>Release: FreeBSD 6.2-STABLE i386
>Organization:
BSD EXPERIENCE
>Environment:
System: FreeBSD 6.2-STABLE #0: Thu Feb 1 13:51:30 BRST 2007
araujo at reloaded.freebsd.org:/usr/obj/usr/src/sys/RELOADED
>Description:
- assign this PR to maho
- Fixed support new gfortran
>How-To-Repeat:
>Fix:
--- elmer-matc.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/science/elmer-matc/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 27 Jan 2007 12:02:28 -0000 1.8
+++ Makefile 17 Feb 2007 22:00:37 -0000
@@ -17,6 +17,11 @@
GNU_CONFIGURE= yes
ALL_TARGET=
+WANT_FORTRAN=yes #dummy but future use
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+FC= gfortran42
+F77= gfortran42
+
PLIST_SUB= ARCH=${MACHINE_ARCH}
.include <bsd.port.pre.mk>
--- elmer-matc.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list