[Midnightbsd-cvs] mports [22054] trunk/editors/gedit/Makefile: magus hack
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Oct 31 11:37:27 EDT 2016
Revision: 22054
http://svnweb.midnightbsd.org/mports/?rev=22054
Author: laffer1
Date: 2016-10-31 11:37:27 -0400 (Mon, 31 Oct 2016)
Log Message:
-----------
magus hack
Modified Paths:
--------------
trunk/editors/gedit/Makefile
Modified: trunk/editors/gedit/Makefile
===================================================================
--- trunk/editors/gedit/Makefile 2016-10-31 15:24:14 UTC (rev 22053)
+++ trunk/editors/gedit/Makefile 2016-10-31 15:37:27 UTC (rev 22054)
@@ -16,13 +16,15 @@
BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
vala:${PORTSDIR}/lang/vala \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
- itstool:${PORTSDIR}/textproc/itstool
+ itstool:${PORTSDIR}/textproc/itstool \
+ python2.7:${PORTSDIR}/lang/python27
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 \
- ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas
+ ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas \
+ python2.7:${PORTSDIR}/lang/python27
USES= desktop-file-utils gettext gmake libtool \
pathfix pkgconfig python:3 tar:xz
More information about the Midnightbsd-cvs
mailing list