diff --git a/devel/spice-protocol/Makefile b/devel/spice-protocol/Makefile index 6db4f45fa8a5..281725a6a599 100644 --- a/devel/spice-protocol/Makefile +++ b/devel/spice-protocol/Makefile @@ -1,19 +1,20 @@ # Created by: Jason Helfman PORTNAME= spice-protocol PORTVERSION= 0.14.4 CATEGORIES= devel MASTER_SITES= http://www.spice-space.org/download/releases/ MAINTAINER= novel@FreeBSD.org COMMENT= Simple Protocol for Independent Computing Environments LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= meson ninja pathfix pkgconfig python tar:xz MESON_ARGS= -Ddatadir=libdata +NO_ARCH= yes .include