diff --git a/x11/py-i3-quickterm/Makefile b/x11/py-i3-quickterm/Makefile index aa0a3077d7e3..f3194f5be612 100644 --- a/x11/py-i3-quickterm/Makefile +++ b/x11/py-i3-quickterm/Makefile @@ -1,19 +1,19 @@ PORTNAME= i3-quickterm DISTVERSION= 1.0 CATEGORIES= x11 python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dch@FreeBSD.org COMMENT= Drop-down "quake style" terminal for i3 and sway LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}i3ipc>2.0:x11/py-i3ipc@${PY_FLAVOR} \ -USES= cpe python:3.4+ +USES= python:3.4+ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes .include