xlockmore: temporarily broken

This commit is contained in:
Andrew Benson 2024-11-27 00:19:22 -06:00
parent a03408bf5c
commit 062765b7f3

View File

@ -16,6 +16,8 @@ distfiles="http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"
checksum=0530181328a7c668b6d7b24c0cfa32aa93b4bbae23c0c4f09f1d3b347ec98a97
CFLAGS="-D_DEFAULT_SOURCE"
broken="temporary build issue"
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
fi