summaryrefslogtreecommitdiff
path: root/filesystems/libblkid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/libblkid/Makefile')
-rw-r--r--filesystems/libblkid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/libblkid/Makefile b/filesystems/libblkid/Makefile
index ee9533315f77..077bc2158912 100644
--- a/filesystems/libblkid/Makefile
+++ b/filesystems/libblkid/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libblkid
DISTVERSIONPREFIX= v
DISTVERSION= 2.41.1
+PORTREVISION= 1
CATEGORIES= filesystems
MAINTAINER= arrowd@FreeBSD.org
@@ -22,7 +23,7 @@ MESON_ARGS= --auto-features=disabled \
-Dallow-32bit-time=true \
-Db_lundef=false \
-Dbuild-libblkid=enabled \
- -Dbuild-libsmartcols=enabled \
+ -Dbuild-libsmartcols=disabled \
-Dprogram-tests=false # dependency of libblkid
OPTIONS_DEFINE= MANPAGES