summaryrefslogtreecommitdiff
path: root/math/openaxiom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/openaxiom/Makefile')
-rw-r--r--math/openaxiom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/openaxiom/Makefile b/math/openaxiom/Makefile
index 95f3e00964a..99a1e946d68 100644
--- a/math/openaxiom/Makefile
+++ b/math/openaxiom/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/04/10 05:21:59 asau Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/18 11:17:33 asau Exp $
#
DISTNAME= open-axiom-1.2.1
PKGNAME= ${DISTNAME:S/open-/open/}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-axiom/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +17,6 @@ MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_TOOLS+= gmake makeinfo awk:run
-USE_LANGUAGES+= fortran
BUILD_DEPENDS+= noweb-[0-9]*:../../devel/noweb
CONFIGURE_ENV= HOST_AWK=${TOOLS_PLATFORM.awk:Q}