diff options
Diffstat (limited to 'math/SoPlex/Makefile')
-rw-r--r-- | math/SoPlex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/SoPlex/Makefile b/math/SoPlex/Makefile index 181402018949..a4bd2c88b007 100644 --- a/math/SoPlex/Makefile +++ b/math/SoPlex/Makefile @@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libgmp.so:math/gmp -USES= cmake:outsource compiler:c++11-lang tar:tgz +USES= cmake compiler:c++11-lang tar:tgz USE_LDCONFIG= yes PLIST_SUB= SHL4=${DISTVERSION}.0 SHL2=${DISTVERSION:R} |