diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-10-16 22:50:48 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-10-16 22:50:48 +0000 |
commit | de066f788c47774299b182ec9b6623951ad6d34e (patch) | |
tree | 4ccb78138f0bdd286492fc9e4357cd6ceffe1d69 /x11/py-qt4-opengl | |
parent | cf3fbc592f14d546fad841a2f1b9682fac8ca396 (diff) | |
download | ports-de066f788c47774299b182ec9b6623951ad6d34e.tar.gz ports-de066f788c47774299b182ec9b6623951ad6d34e.zip |
Notes
Diffstat (limited to 'x11/py-qt4-opengl')
-rw-r--r-- | x11/py-qt4-opengl/Makefile | 1 | ||||
-rw-r--r-- | x11/py-qt4-opengl/distinfo | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-qt4-opengl/Makefile b/x11/py-qt4-opengl/Makefile index c221ad21bbbf..b3c2882ca86b 100644 --- a/x11/py-qt4-opengl/Makefile +++ b/x11/py-qt4-opengl/Makefile @@ -18,6 +18,7 @@ COMMENT= Python bindings for the Qt4 toolkit, QtOpenGL module BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip RUN_DEPENDS= ${PKGNAMEPREFIX}gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-qt4-gui +DISTINFO_FILE= ${PYQT4_DISTINFO_FILE} HAS_CONFIGURE= yes USE_PYTHON= 2.5+ USE_QT_VER= 4 diff --git a/x11/py-qt4-opengl/distinfo b/x11/py-qt4-opengl/distinfo deleted file mode 100644 index 55e47142c1e4..000000000000 --- a/x11/py-qt4-opengl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (PyQt-x11-gpl-4.8.3.tar.gz) = 8a59fe9dbb4d7f441dfa2e9405ebbf016aa3da838aa7ccfd429a429457c3d664 -SIZE (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929 |