summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-31 22:00:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-31 22:00:34 +0000
commit80102bdf4b2f88005102ae1b2f5af17c8515f134 (patch)
tree81c802b40e350e48e7c22530ee74c3c966236fea /editors
parent- Update MASTER_SITES and unbreak this port (diff)
- Move devel/py-distutils-extra to devel/py-python-distutils-extra
- Fix MASTER_SITES - Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=404964
Diffstat (limited to 'editors')
-rw-r--r--editors/gwrite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gwrite/Makefile b/editors/gwrite/Makefile
index 2b88ff550506..107de6d24f4f 100644
--- a/editors/gwrite/Makefile
+++ b/editors/gwrite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gwrite
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors python
MASTER_SITES= GOOGLE_CODE
@@ -13,7 +13,7 @@ COMMENT= Simple HTML format editor
LICENSE= LGPL3 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distutils-extra>=2.15:${PORTSDIR}/devel/py-distutils-extra \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>=2.15:${PORTSDIR}/devel/py-python-distutils-extra \
${PYTHON_PKGNAMEPREFIX}jswebkit>=0:${PORTSDIR}/www/py-jswebkit \
${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:${PORTSDIR}/www/py-webkitgtk
RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \