diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /x11-toolkits/py-wxPython28 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-wxPython28')
-rw-r--r-- | x11-toolkits/py-wxPython28/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython28/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 573309d64b00..f57969f2014e 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.ORG +COMMENT= Python bindings for the wxWindows/GTK GUI toolkit LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl diff --git a/x11-toolkits/py-wxPython28/pkg-comment b/x11-toolkits/py-wxPython28/pkg-comment deleted file mode 100644 index 3afec5d3c22b..000000000000 --- a/x11-toolkits/py-wxPython28/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python bindings for the wxWindows/GTK GUI toolkit |