aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-27 02:41:40 +0800
committerantoine <antoine@FreeBSD.org>2014-08-27 02:41:40 +0800
commit454f474985d528f19834a7a9e33707275ac12510 (patch)
tree906ca54f61000b403929a6cb22e7820c66dc1ab4 /math
parentb72ec47b4a1a491552ffe714f30401b6b30e1afe (diff)
downloadfreebsd-ports-gnome-454f474985d528f19834a7a9e33707275ac12510.tar.gz
freebsd-ports-gnome-454f474985d528f19834a7a9e33707275ac12510.tar.zst
freebsd-ports-gnome-454f474985d528f19834a7a9e33707275ac12510.zip
Allow staging as a regular user
Diffstat (limited to 'math')
-rw-r--r--math/lapacke/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapacke/Makefile b/math/lapacke/Makefile
index 7636153ffaac..c7e146f3fca9 100644
--- a/math/lapacke/Makefile
+++ b/math/lapacke/Makefile
@@ -16,7 +16,7 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_LDCONFIG= yes
-USES= fortran tar:tgz
+USES= fortran tar:tgz uidfix
OPTIONS_DEFINE= PROFILE XLAPACKE DOCS
PROFILE_DESC= Build a profiling library