aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-03-29 05:18:30 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-03-29 05:18:30 +0000
commitddebd2795922b2682efeffea1de2f9c8b7391046 (patch)
treeb0a372218eb95f330ad0f290f2a50832c88ecc7a /math/Makefile
parent50cb74b54bbee23f0cb66b9416da3031b68c0e07 (diff)
downloadports-ddebd2795922b2682efeffea1de2f9c8b7391046.tar.gz
ports-ddebd2795922b2682efeffea1de2f9c8b7391046.zip
- Resurrect `math/mprime' and unbreak (stagify)
- Update to version 26.6, the latest for the i386 binary - Do not mangle version with `0.0.'-prefix, use official one - Add missing LIB_DEPENDS against `misc/compat9x' - Define DOCS option and use target helper target to install - Make installation commands vocal (unmute them) - Update and tidy up port description text while here - Drop deprecated @dirrm entry from pkg-plist TIMESTAMP (mprime266-FreeBSD.tar.gz) = 1302303090
Notes
Notes: svn path=/head/; revision=437181
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index e0d8c4c52ef9..a5bd1c0306f3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -286,6 +286,7 @@
SUBDIR += mpexpr
SUBDIR += mpfr
SUBDIR += mpir
+ SUBDIR += mprime
SUBDIR += msieve
SUBDIR += mtl
SUBDIR += mtrxmath