diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 13:14:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-29 13:14:00 +0000 |
commit | ebdd0ffc0a64c666e159f8c02f3646053a7ec2c9 (patch) | |
tree | 8bfc062b0c07aa0a0befc8f76c3fc88c63c3611d /x11/py-qt4-opengl/Makefile | |
parent | 4c2f3f2c1f660bd04b45dcd0b38e81f5b2e386ac (diff) | |
download | ports-ebdd0ffc0a64c666e159f8c02f3646053a7ec2c9.tar.gz ports-ebdd0ffc0a64c666e159f8c02f3646053a7ec2c9.zip |
Notes
Diffstat (limited to 'x11/py-qt4-opengl/Makefile')
-rw-r--r-- | x11/py-qt4-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile index 73be1bd0c789..cd0218fbd260 100644 --- a/x11/py-qt4-opengl/Makefile +++ b/x11/py-qt4-opengl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITES_PYQT4} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt4- DISTNAME= ${PYQT4_DISTNAME} -MAINTAINER= {PYQT_MAINTAINER} +MAINTAINER= ${PYQT_MAINTAINER} COMMENT= Python bindings for the Qt4 toolkit, QtOpenGL module BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip |