freebsd-ports/math/freemat/files/patch-libs::Makefile.in
Thierry Thomas 844d82cdd8 Add freemat 1.10, an environment for rapid engineering and
scientific processing.

It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
2005-04-02 21:12:57 +00:00

13 lines
490 B
Text

--- libs/Makefile.in.orig Wed Mar 16 16:38:46 2005
+++ libs/Makefile.in Sun Mar 27 23:36:17 2005
@@ -229,8 +229,8 @@
@NEED_JPEG_TRUE@JPEG_DIR = libjpeg6b
@NEED_TIFF_TRUE@TIFF_DIR = libtiff361
SUBDIRS = libFreeMat libFFTPack libCore libGraphics libXP \
- $(BLAS_DIR) libMiniLAPACK libffi libf2c $(JPEG_DIR) \
- $(TIFF_DIR) $(PNG_DIR) libFN libFLTK libUMFPACK libARPACK
+ $(BLAS_DIR) libffi $(JPEG_DIR) \
+ $(TIFF_DIR) $(PNG_DIR) libFN
AUTOMAKE_OPTIONS = foreign
all: all-recursive