aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2010-11-29 08:53:10 +0800
committermaho <maho@FreeBSD.org>2010-11-29 08:53:10 +0800
commita6479cc9319bd9e057b91ba8af3bf3285ed27a04 (patch)
tree4a70d26bed382cf4687fe240b7e642050e40521a /math
parentc63557ccf8fb9359be7d6c7c82e6639fd276de61 (diff)
downloadfreebsd-ports-gnome-a6479cc9319bd9e057b91ba8af3bf3285ed27a04.tar.gz
freebsd-ports-gnome-a6479cc9319bd9e057b91ba8af3bf3285ed27a04.tar.zst
freebsd-ports-gnome-a6479cc9319bd9e057b91ba8af3bf3285ed27a04.zip
a. remove RESTRICTED line
b. bump port revision to force build on package cluster. Submitted by: Pedro F. Giffuni [a]
Diffstat (limited to 'math')
-rw-r--r--math/gotoblas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 0c2b5be56d70..124acb52d335 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gotoblas
PORTVERSION= 2.${GOTOBLAS2VER}
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/gotoblas|} \
ftp://ftp.netlib.org/lapack/:lapack \
@@ -27,7 +28,6 @@ LARGE_FILE= large.tgz
TIMING_FILE= timing.tgz
USE_GMAKE= yes
USE_LDCONFIG= yes
-RESTRICTED= Redistribution not permitted
WRKSRC= ${WRKDIR}/GotoBLAS2
USE_PERL5_BUILD= yes