wm/marswm: restrict package to 64bit systems

This commit is contained in:
pin 2024-01-10 09:28:44 +00:00
parent 8b592c00e8
commit b4bd39225a
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2023/12/19 13:42:04 pin Exp $
# $NetBSD: Makefile,v 1.9 2024/01/10 09:28:44 pin Exp $
DISTNAME= marswm-0.5.3
CATEGORIES= wm
@ -9,6 +9,11 @@ HOMEPAGE= https://github.com/jzbor/marswm/
COMMENT= Modern window manager featuring dynamic tiling
LICENSE= mit
# Marswm does not build on 32bit systems.
# Support for building on 32bit is not planed, see:
# https://github.com/jzbor/marswm/issues/14
ONLY_FOR_PLATFORM= ${LP64PLATFORMS}
.include "cargo-depends.mk"
USE_TOOLS+= pkg-config