aboutsummaryrefslogtreecommitdiff
path: root/math/gotoblas/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-03-15 00:39:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-03-15 00:39:17 +0000
commit9e59cf3b4cdbe144eeeedd267ddb4aa797e028a2 (patch)
tree4c6edca5c4479e809f91e82d4cbc5fe40c479031 /math/gotoblas/Makefile
parent2cf10e105420b7d291fece534d5d2a49d25e33f8 (diff)
downloadports-9e59cf3b4cdbe144eeeedd267ddb4aa797e028a2.tar.gz
ports-9e59cf3b4cdbe144eeeedd267ddb4aa797e028a2.zip
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat.
Notes
Notes: svn path=/head/; revision=187414
Diffstat (limited to 'math/gotoblas/Makefile')
-rw-r--r--math/gotoblas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 0ccc6bbceae8..fa82e8c8a0a6 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gotoblas
-PORTVERSION= 1.10
+PORTVERSION= 1.11
CATEGORIES= math
MASTER_SITES= #empty
DISTNAME= GotoBLAS-${PORTVERSION}
@@ -25,6 +25,8 @@ PLIST_FILES= lib/libgoto.a \
lib/libgotop.so \
lib/libgotop.so.1
+USE_PERL5= yes
+
.include <bsd.port.pre.mk>
WANT_FORTRAN= yes #dummy but future use