aboutsummaryrefslogtreecommitdiffstats
path: root/lang/f2py/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-18 19:19:02 +0800
committerkrion <krion@FreeBSD.org>2005-02-18 19:19:02 +0800
commit30e44f488f5a23b862bfe47051b9c98e0b42ad6b (patch)
tree629ea4fdee7ed0104da14297c9edd916dd7cea88 /lang/f2py/Makefile
parent2fc15be3c4ec5fcec38513b4b86a155e051431f5 (diff)
downloadfreebsd-ports-gnome-30e44f488f5a23b862bfe47051b9c98e0b42ad6b.tar.gz
freebsd-ports-gnome-30e44f488f5a23b862bfe47051b9c98e0b42ad6b.tar.zst
freebsd-ports-gnome-30e44f488f5a23b862bfe47051b9c98e0b42ad6b.zip
Update to version 2.45.241.1926
PR: ports/77635 Submitted by: Johan van Selst <johans at stack.nl>
Diffstat (limited to 'lang/f2py/Makefile')
-rw-r--r--lang/f2py/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/f2py/Makefile b/lang/f2py/Makefile
index d76266a1d9ed..99e7726a5235 100644
--- a/lang/f2py/Makefile
+++ b/lang/f2py/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= f2py
-PORTVERSION= 2.39.235.1693
+PORTVERSION= 2.45.241.1926
CATEGORIES= lang python
MASTER_SITES= http://cens.ioc.ee/projects/f2py2e/2.x/
DISTNAME= ${PORTNAME:U}-${PORTVERSION:R}_${PORTVERSION:E}
@@ -17,8 +17,6 @@ COMMENT= Fortran to Python Interface Generator
RUN_DEPENDS= ${PYNUMERIC}
-BROKEN= Size mismatch
-
USE_PYTHON= yes
USE_PYDISTUTILS= yes