ports/130734: [maintainer] science/dcl: use USE_FORTRAN knob

Shin'ya Murakami murashin at gfd-dennou.org
Mon Jan 19 11:00:14 UTC 2009


>Number:         130734
>Category:       ports
>Synopsis:       [maintainer] science/dcl: use USE_FORTRAN knob
>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:   Mon Jan 19 11:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Shin'ya Murakami
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD qgpv 7.1-STABLE FreeBSD 7.1-STABLE #1: Mon Jan 19 09:14:27 JST 2009 murashin at qgpv:/zpool0/obj/usr/src/sys/QGPV i386

>Description:
	* use USE_FORTRAN knob.
>How-To-Repeat:
	N/A
>Fix:

--- dcl.diff begins here ---
diff -urN /usr/ports/science/dcl/Makefile dcl/Makefile
--- /usr/ports/science/dcl/Makefile	2008-09-28 04:26:28.000000000 +0900
+++ dcl/Makefile	2009-01-19 18:40:19.000000000 +0900
@@ -7,7 +7,7 @@
 
 PORTNAME=	dcl
 PORTVERSION=	5.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.gfd-dennou.org/arch/dcl/ \
 		http://dennou-h.gfd-dennou.org/arch/dcl/ \
@@ -17,14 +17,10 @@
 COMMENT=	Scientific graphic library for geoscience
 
 USE_XORG=	x11 xext
+USE_FORTRAN=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --disable-gtk2 --disable-gtk --with-x
 
-WANT_FORTRAN=	yes #dummy but future use
-BUILD_DEPENDS+=	gfortran42:${PORTSDIR}/lang/gcc42
-FC=		gfortran42
-CONFIGURE_ENV+=	FC="${FC}" FFLAGS="${FFLAGS}"
-
 DOCFILES=	CHECK CREDITS HISTORY README README_clrmap README_gt2dlib \
 		README_itr51 README_pslib README_umfmap
 
--- dcl.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list