aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gmsh
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-10 22:59:46 +0800
committerpav <pav@FreeBSD.org>2009-12-10 22:59:46 +0800
commitab33668338012e25e32f52ff1578f69b1d7a3e8c (patch)
tree121e4ebd8d5d7273b13f6dea5b8c151f217ce16e /cad/gmsh
parent5ccec6eebd757d43f0e297cf781b8f536b00d6c3 (diff)
downloadfreebsd-ports-gnome-ab33668338012e25e32f52ff1578f69b1d7a3e8c.tar.gz
freebsd-ports-gnome-ab33668338012e25e32f52ff1578f69b1d7a3e8c.tar.zst
freebsd-ports-gnome-ab33668338012e25e32f52ff1578f69b1d7a3e8c.zip
- Remove no-op configure args
PR: ports/141232 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Diffstat (limited to 'cad/gmsh')
-rw-r--r--cad/gmsh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 95c0e6bc2d8d..cc8e9cbaed58 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -33,7 +33,6 @@ FORTRANLIBDIR= `${DIRNAME} \\`${FC} -print-libgcc-file-name\\``
FORTRANLIBDIR2= `${DIRNAME} \\`${FC} -print-libgcc-file-name\\``/../../../
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-fltk-prefix=${LOCALBASE} \
- --with-gsl-prefix=${LOCALBASE} \
--with-med-prefix=${LOCALBASE} \
--with-jpeg-prefix=${LOCALBASE} \
--with-blas-lapack-prefix=${LOCALBASE} \