From 0d59cd33c66288f16a8362f8fe0fc07f51b2f168 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 11 Jan 2018 20:01:45 +0000 Subject: [PATCH] - Fix missing python flavor --- x11/roxterm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index fffa3dc48966..6870ee1e0ef1 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -12,7 +12,7 @@ COMMENT= GTK+ terminal emulator with tabs LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:devel/py-lockfile \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:devel/py-lockfile@${PY_FLAVOR} \ docbook-xsl>0:textproc/docbook-xsl \ itstool:textproc/itstool \ po4a:textproc/po4a