ports/114538: science/vis5d+ to use USE_FORTRAN

Stephen Montgomery-Smith stephen at math.missouri.edu
Thu Jul 12 20:20:03 UTC 2007


>Number:         114538
>Category:       ports
>Synopsis:       science/vis5d+ to use USE_FORTRAN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 12 20:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Jul 2 16:00:22 CDT 2007 stephen at cauchy:/usr/obj/usr/src/sys/cauchy i386


	
>Description:
Recent changes to ports/Mk have added USE_FORTRAN.
>How-To-Repeat:
>Fix:

	


diff -ur /usr/ports/science/vis5d+/Makefile vis5d+/Makefile
--- /usr/ports/science/vis5d+/Makefile	Fri Jul  6 18:51:39 2007
+++ vis5d+/Makefile	Thu Jul 12 15:03:54 2007
@@ -22,12 +22,7 @@
 		gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick
 
-WANT_FORTRAN=	yes #dummy but future use
-BUILD_DEPENDS+=	gfortran42:${PORTSDIR}/lang/gcc42
-FC=		gfortran42
-F77=		gfortran42
-MAKE_ENV+=	FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
-
+USE_FORTRAN=	yes
 USE_AUTOTOOLS=	libtool:15
 USE_GL=		yes
 USE_GNOME=	gnometarget gtk12
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list