diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-11 15:18:09 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-11 15:18:09 +0000 |
commit | 1e268ba7dde97073767bc12df6c3584b98a40438 (patch) | |
tree | bd0d8aa8492ef902abd403a0ba86b4226be0ebc0 /math/mpc | |
parent | ab818439fc13c7c0c959a39aeb9d244636b51416 (diff) | |
download | ports-1e268ba7dde97073767bc12df6c3584b98a40438.tar.gz ports-1e268ba7dde97073767bc12df6c3584b98a40438.zip |
Notes
Diffstat (limited to 'math/mpc')
-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 |