[Midnightbsd-cvs] mports [20537] trunk/astro/gpsd/Makefile: use python 2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Oct 18 09:32:08 EDT 2015
Revision: 20537
http://svnweb.midnightbsd.org/mports/?rev=20537
Author: laffer1
Date: 2015-10-18 09:32:08 -0400 (Sun, 18 Oct 2015)
Log Message:
-----------
use python 2
Modified Paths:
--------------
trunk/astro/gpsd/Makefile
Modified: trunk/astro/gpsd/Makefile
===================================================================
--- trunk/astro/gpsd/Makefile 2015-10-18 13:30:43 UTC (rev 20536)
+++ trunk/astro/gpsd/Makefile 2015-10-18 13:32:08 UTC (rev 20537)
@@ -14,10 +14,9 @@
BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \
xsltproc:${PORTSDIR}/textproc/libxslt
-USES= pkgconfig
+USES= pkgconfig python:2
USE_SCONS= yes
USE_RC_SUBR= gpsd
-USE_PYTHON= yes
INSTALLS_EGGINFO= yes
PYDISTUTILS_EGGINFO= gps-${PORTVERSION}.egg-info
More information about the Midnightbsd-cvs
mailing list