aboutsummaryrefslogtreecommitdiff
path: root/graphics/cimg
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 01:33:55 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 01:33:55 +0000
commitfd4755237b5f298af3a7f986bde295f2bb428895 (patch)
tree6d712ede8e6ab09255ae16ca10a218cb7971b5fa /graphics/cimg
parentc23a6c71fd474e5bd03e3505c8e557cb0d91a8b2 (diff)
downloadports-fd4755237b5f298af3a7f986bde295f2bb428895.tar.gz
ports-fd4755237b5f298af3a7f986bde295f2bb428895.zip
Notes
Diffstat (limited to 'graphics/cimg')
-rw-r--r--graphics/cimg/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index cdcb8299afea..2e6cf6b3d575 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -33,10 +33,7 @@ LAPACK_LIB= -L${LOCALBASE}/lib -lalapack -lcblas -lf77blas -L`${CAT} ${WRKSRC}/L
LAPACK_DEF= -Dcimg_lapack
. endif
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
. if !defined(WITHOUT_OPTIMIZATIONS)
USE_XLIB= yes