diff options
author | Max Khon <fjoe@FreeBSD.org> | 2004-04-13 17:35:52 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2004-04-13 17:35:52 +0000 |
commit | 650a40d237cbbcc299463f2117b8da27009107c6 (patch) | |
tree | 9967b350f7a6061766f9911752b12208ba49648d /x11-toolkits/py-wxPython/Makefile | |
parent | 7249a319a83bb6d76c8aa43cf99d120ddf358513 (diff) | |
download | ports-650a40d237cbbcc299463f2117b8da27009107c6.tar.gz ports-650a40d237cbbcc299463f2117b8da27009107c6.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index eef0cf4e2bfe..00f81c912c7e 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Python bindings for the wxWindows/GTK GUI toolkit +COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl |