summaryrefslogtreecommitdiff
path: root/math/oink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/oink/Makefile')
-rw-r--r--math/oink/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/oink/Makefile b/math/oink/Makefile
index bf66137f9035..e93ae7259c82 100644
--- a/math/oink/Makefile
+++ b/math/oink/Makefile
@@ -11,7 +11,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
- liblace.so:devel/lace
+ liblace.so:devel/lace14
USES= cmake:testing
USE_CXXSTD= c++14