Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2020 22:07:49 +0000 (UTC)
From:      Greg Lehey <grog@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523264 - head/graphics/hugin
Message-ID:  <202001162207.00GM7nnH069560@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: grog
Date: Thu Jan 16 22:07:49 2020
New Revision: 523264
URL: https://svnweb.freebsd.org/changeset/ports/523264

Log:
  Unravel python.
  
  PR:		243399
  Submitted by:	Martin, unspecified surname
  Reported by:	Martin, unspecified surname

Modified:
  head/graphics/hugin/Makefile

Modified: head/graphics/hugin/Makefile
==============================================================================
--- head/graphics/hugin/Makefile	Thu Jan 16 22:00:22 2020	(r523263)
+++ head/graphics/hugin/Makefile	Thu Jan 16 22:07:49 2020	(r523264)
@@ -50,7 +50,7 @@ AUTOPANOSIFTC_DESC=	Install graphics/autopano-sift-c
 AUTOPANOSIFTC_RUN_DEPENDS=	autopano:graphics/autopano-sift-c
 
 PYTHON_DESC=		Python Scripting Interface
-PYTHON_USES=		python:3.6
+PYTHON_USES=		python
 PYTHON_BUILD_DEPENDS=	swig3.0:devel/swig30
 PYTHON_BINARY_ALIAS=	swig=swig3.0
 PYTHON_CMAKE_ON=	-DBUILD_HSI=ON



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