summaryrefslogtreecommitdiff
path: root/devel/py-XStatic-jquery-ui
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-06-20 17:05:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-06-20 17:05:41 +0000
commit4376dbbb58dab5a7bf7a8240ca39b562de78343b (patch)
tree8997a738fc5162cf5f1383dd3c61c0423454979b /devel/py-XStatic-jquery-ui
parentUse EMACS_FLAVOR for dependencies. (diff)
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=472884
Diffstat (limited to 'devel/py-XStatic-jquery-ui')
-rw-r--r--devel/py-XStatic-jquery-ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-XStatic-jquery-ui/Makefile b/devel/py-XStatic-jquery-ui/Makefile
index fc0ba3778833..12b6b4defad0 100644
--- a/devel/py-XStatic-jquery-ui/Makefile
+++ b/devel/py-XStatic-jquery-ui/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= alexander.nusov@nfvexpress.com
COMMENT= JQuery library for building user interfaces (jquery-ui)
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic@${FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XStatic>=0:devel/py-XStatic@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes