summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-10 14:59:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-10 14:59:46 +0000
commit77f3041fd18c4f653cddb5288f1a213eb99257f5 (patch)
tree17f804547858db9208fd3085518e0b273207c5e5 /cad
parent- Update to 1.2 (diff)
- Remove no-op configure args
PR: ports/141232 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=245504
Diffstat (limited to 'cad')
-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} \