aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2010-07-05 18:54:44 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2010-07-05 18:54:44 +0000
commit8596d04f76fd6c95164a6b34f1d00c2fae315eb5 (patch)
treedf2e965d51c881be6183994b5220c757ef447780 /devel
parent4d5a616cd70337160c092a3e7a3cc5dbb24f5c11 (diff)
downloadports-8596d04f76fd6c95164a6b34f1d00c2fae315eb5.tar.gz
ports-8596d04f76fd6c95164a6b34f1d00c2fae315eb5.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/eric4/Makefile2
-rw-r--r--devel/eric4/Makefile.inc1
2 files changed, 2 insertions, 1 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} \
diff --git a/devel/eric4/Makefile.inc b/devel/eric4/Makefile.inc
index 64323b71ae59..1e89c6df27a3 100644
--- a/devel/eric4/Makefile.inc
+++ b/devel/eric4/Makefile.inc
@@ -18,7 +18,6 @@ MAINTAINER?= bsam@FreeBSD.org
COMMENT= Full featured Python and Ruby editor and IDE based on Qt4
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3
RUN_DEPENDS?= ${PREFIX}/bin/eric4:${PORTSDIR}/devel/eric4