aboutsummaryrefslogtreecommitdiff
path: root/math/mpc/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-01-20 19:07:29 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-01-20 19:07:29 +0000
commitd0e8d1ce931bf24f9b48f29b54327fa026150323 (patch)
treec073b32422c68465929c27028d51cfb9b9efddc7 /math/mpc/Makefile
parent61e22591cf2dfed7da4e0e94f1ea676dd60e203b (diff)
downloadports-d0e8d1ce931bf24f9b48f29b54327fa026150323.tar.gz
ports-d0e8d1ce931bf24f9b48f29b54327fa026150323.zip
Notes
Diffstat (limited to 'math/mpc/Makefile')
-rw-r--r--math/mpc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index 238fed577ab7..1be7df7b1f84 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpc
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
@@ -23,8 +23,6 @@ INFO= mpc
PLIST_FILES= include/mpc.h \
lib/libmpc.a lib/libmpc.la lib/libmpc.so lib/libmpc.so.3
-LATEST_LINK= math_mpc
-
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check