aboutsummaryrefslogtreecommitdiff
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-06-12 15:14:18 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-06-12 15:14:18 +0000
commit7cef57ebd9e6eec97668e258ba3e82ce6e59dab5 (patch)
tree629e5401a7376dcaf5f46ab8fba04a8b03aab549 /editors/gedit/Makefile
parenta6ff76fde01700e1ee5524c36e0883ef2c49b584 (diff)
downloadports-7cef57ebd9e6eec97668e258ba3e82ce6e59dab5.tar.gz
ports-7cef57ebd9e6eec97668e258ba3e82ce6e59dab5.zip
* Split off the python bindings from the main libpeas port.
* This allows use to supply both python bindings. Update libpeas using ports for this change. * Assign maintainership to gnome@ Obtained from: GNOME devel repo
Notes
Notes: svn path=/head/; revision=389277
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r--editors/gedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 5e35de9515da..ea1c44c3e79f 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gedit
PORTVERSION= 3.14.3
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -19,7 +20,8 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
libpeas-gtk-1.0.so:${PORTSDIR}/devel/libpeas \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
- gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig python:3 tar:xz