diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/mpc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile index b92d9a40dbd3..207f6317cdb0 100644 --- a/math/mpc/Makefile +++ b/math/mpc/Makefile @@ -24,6 +24,8 @@ USE_LDCONFIG= yes INFO= mpc +LATEST_LINK= math_mpc + regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check |