diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /net/py-mp-random | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.zst freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
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 |