summaryrefslogtreecommitdiff
path: root/math/itpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/itpp/Makefile')
-rw-r--r--math/itpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/itpp/Makefile b/math/itpp/Makefile
index df7e833f687..7daf2349e3e 100644
--- a/math/itpp/Makefile
+++ b/math/itpp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/16 21:22:13 agc Exp $
+# $NetBSD: Makefile,v 1.2 2010/07/30 10:36:29 asau Exp $
DISTNAME= itpp-4.0.7
CATEGORIES= math
@@ -14,7 +14,7 @@ USE_LIBTOOL= yes
USE_TOOLS= gmake
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES+= c c++ fortran
+USE_LANGUAGES+= c c++ fortran77
.include "../../math/blas/buildlink3.mk"
.include "../../math/fftw/buildlink3.mk"