From 1e268ba7dde97073767bc12df6c3584b98a40438 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 11 Jun 2009 15:18:09 +0000 Subject: Explicitly set LATEST_LINK to not clash with audio/mpc --- math/mpc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') 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 -- cgit v1.2.3