Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 05:49:55 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1750 - trunk/Mk
Message-ID:  <201410290549.s9T5nt3Q035517@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 29 05:49:55 2014
New Revision: 1750

Log:
drop unused lang/python2 dep, effectively reverting ports@339634

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Wed Oct 29 05:49:48 2014	(r1749)
+++ trunk/Mk/bsd.gecko.mk	Wed Oct 29 05:49:55 2014	(r1750)
@@ -86,7 +86,7 @@
 MOZILLA_EXEC_NAME?=${MOZILLA}
 MOZ_RPATH?=	${MOZILLA}
 USES+=		cpe compiler:c++11-lang gmake iconv perl5 pkgconfig \
-			python:2,build desktop-file-utils
+			python:2.7,build desktop-file-utils
 CPE_VENDOR?=mozilla
 USE_PERL5=	build
 USE_XORG=	xext xrender xt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410290549.s9T5nt3Q035517>