diff options
Diffstat (limited to 'devel/eric4/Makefile')
-rw-r--r-- | devel/eric4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile index ded96543fb5a..eef9a63a65ea 100644 --- a/devel/eric4/Makefile +++ b/devel/eric4/Makefile @@ -8,6 +8,8 @@ CATEGORIES= devel python DISTNAME= ${PORTNAME}-${PORTVERSION} +LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \ ${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2 RUN_DEPENDS= ${BUILD_DEPENDS} \ |