ports/130397: bsd.octave.mk calls in gfortran as RUN_DEPENDS
Stephen Montgomery-Smith
stephen at math.missouri.edu
Sun Jan 11 23:30:05 UTC 2009
>Number: 130397
>Category: ports
>Synopsis: bsd.octave.mk calls in gfortran as RUN_DEPENDS
>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: Sun Jan 11 23:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Stephen Montgomery-Smith
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Dec 24 14:55:19 CST 2008 stephen at cauchy:/usr/obj/usr/src/sys/GENERIC i386
>Description:
bsd.octave.mk had a hack in it to bring in gfortran as a RUN_DEPENDS. But now,
USE_FORTRAN seems to do this automatically.
>How-To-Repeat:
>Fix:
--- bsd.octave.mk-old 2009-01-11 16:29:26.000000000 -0600
+++ bsd.octave.mk 2009-01-11 16:29:52.000000000 -0600
@@ -19,8 +19,6 @@
RUN_DEPENDS+= ${LOCALBASE}/share/octave/tarballs:${PORTSDIR}/math/octave-forge-base
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
USE_FORTRAN= yes
-# hack to get fortran installed with octave
-RUN_DEPENDS+= ${BUILD_DEPENDS:M*fortran*} ${BUILD_DEPENDS:M*f77*} ${BUILD_DEPENDS:M*g77*}
USE_GMAKE= yes
GNU_CONFIGURE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list