summaryrefslogtreecommitdiff
path: root/math/oink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/oink/Makefile')
-rw-r--r--math/oink/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/oink/Makefile b/math/oink/Makefile
index 7df176aa7382..e93ae7259c82 100644
--- a/math/oink/Makefile
+++ b/math/oink/Makefile
@@ -1,5 +1,6 @@
PORTNAME= oink
DISTVERSION= g20250105
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -10,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