diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /net/py-mp-random | |
parent | f2e04afc00d5f1a1504497a0ba282336df14f721 (diff) | |
download | ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.tar.gz ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.zip |
Notes
Diffstat (limited to 'net/py-mp-random')
-rw-r--r-- | net/py-mp-random/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-mp-random/Makefile b/net/py-mp-random/Makefile index 4e38b7f9c3e9..9905ccf0f700 100644 --- a/net/py-mp-random/Makefile +++ b/net/py-mp-random/Makefile @@ -16,7 +16,7 @@ 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-wxPython +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython24 USE_PYTHON= yes USE_X_PREFIX= yes |