diff options
Diffstat (limited to 'net/py-mp-random/Makefile')
-rw-r--r-- | net/py-mp-random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-mp-random/Makefile b/net/py-mp-random/Makefile index bd1900a8802..4b1290dc630 100644 --- a/net/py-mp-random/Makefile +++ b/net/py-mp-random/Makefile @@ -16,10 +16,10 @@ DISTNAME= MirrorProjectRandomImageWidget-src-${PORTVERSION} MAINTAINER= randomimage-widget@mirrorproject.com COMMENT= Display random Mirror Project images on your desktop -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython24 - USE_PYTHON= yes USE_X_PREFIX= yes +USE_WX= 2.4 +WX_COMPS= python NO_BUILD= yes pre-install: |