summaryrefslogtreecommitdiff
path: root/misc/libuuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/libuuid/Makefile')
-rw-r--r--misc/libuuid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/libuuid/Makefile b/misc/libuuid/Makefile
index 7c779d8ae994..1e82c4084e01 100644
--- a/misc/libuuid/Makefile
+++ b/misc/libuuid/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libuuid
DISTVERSIONPREFIX= v
DISTVERSION= 2.41.1
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= arrowd@FreeBSD.org
@@ -17,6 +18,7 @@ GH_ACCOUNT= util-linux
GH_PROJECT= util-linux
USE_LDCONFIG= yes
+HAS_SYMBOL_VERSION= ${PREFIX}/lib/libuuid.so.1.3.0
# disable all Meson features because the project has gazillion of them and we only need one
MESON_ARGS= --auto-features=disabled \
-Dallow-32bit-time=true \