aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 08:49:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 16:52:01 +0000
commitd1d44d6b556245339fcfc04912a42be8825e00cd (patch)
treeaaa4a89ccbb5076b671dbab7b6ade58bdb357d4c
parente8175b13eed5961b89da9e71247b3dc2cfd0c269 (diff)
downloadports-d1d44d6b556245339fcfc04912a42be8825e00cd.tar.gz
ports-d1d44d6b556245339fcfc04912a42be8825e00cd.zip
devel/pmdk: Mark BROKEN on 15
-rw-r--r--devel/pmdk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pmdk/Makefile b/devel/pmdk/Makefile
index f897b7bb6c70..85b98b6269e1 100644
--- a/devel/pmdk/Makefile
+++ b/devel/pmdk/Makefile
@@ -14,6 +14,7 @@ LICENSE_COMB= multi
DEPRECATED= FreeBSD has been deprecated since 1.13.X and support has been dropped on 2.0
EXPIRATION_DATE= 2023-09-30
BROKEN_FreeBSD_14= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined
+BROKEN_FreeBSD_15= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined
ONLY_FOR_ARCHS= aarch64 amd64
BUILD_DEPENDS= bash:shells/bash