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-qt | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-qt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 6383d7461ceb..0c3e8ffa8ab9 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyQt-x11-gpl-${PORTVERSION} MAINTAINER= nbm@FreeBSD.org +COMMENT= Python Bindings for Qt LIB_DEPENDS= sip.9:${PORTSDIR}/devel/sip RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libsip.so:${PORTSDIR}/devel/py-sip diff --git a/x11-toolkits/py-qt/pkg-comment b/x11-toolkits/py-qt/pkg-comment deleted file mode 100644 index cbb3bf8a7335..000000000000 --- a/x11-toolkits/py-qt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Bindings for Qt |