summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2020-01-16 22:07:49 +0000
committerGreg Lehey <grog@FreeBSD.org>2020-01-16 22:07:49 +0000
commit6ce986e28d0ee5149d15f36202b414e5c5666f77 (patch)
treed8293d2cef6580a9371ddc79a89671fe57ce02bf
parentUpdate to 8u242 (diff)
Unravel python.
PR: 243399 Submitted by: Martin, unspecified surname Reported by: Martin, unspecified surname
Notes
Notes: svn path=/head/; revision=523264
-rw-r--r--graphics/hugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 187605079c37..22f32fc77320 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -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