diff options
Diffstat (limited to 'x11-toolkits/py-wxPython30/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython30/Makefile b/x11-toolkits/py-wxPython30/Makefile index 820c3a17f9e2..5a396b894f1f 100644 --- a/x11-toolkits/py-wxPython30/Makefile +++ b/x11-toolkits/py-wxPython30/Makefile @@ -39,7 +39,7 @@ do-install: WXPORT= gtk2 WX_PYTHON_DIR= wx-${WX_VERSION}-${WXPORT} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wxPython-common>0:x11-toolkits/py-wxPython-common@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wxPython-common>0:x11-toolkits/py-wxPython-common@${PY_FLAVOR} USES+= gettext pkgconfig USE_WX= 3.0 |