[142200] trunk/dports/graphics/hugin-app/Portfile
mojca at macports.org
mojca at macports.org
Sat Dec 12 04:45:12 PST 2015
Revision: 142200
https://trac.macports.org/changeset/142200
Author: mojca at macports.org
Date: 2015-11-06 06:52:19 -0800 (Fri, 06 Nov 2015)
Log Message:
-----------
hugin-app: use the perl PortGroup
Modified Paths:
--------------
trunk/dports/graphics/hugin-app/Portfile
Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile 2015-11-06 14:42:11 UTC (rev 142199)
+++ trunk/dports/graphics/hugin-app/Portfile 2015-11-06 14:52:19 UTC (rev 142200)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup cmake 1.0
+PortGroup perl5 1.0
PortGroup wxWidgets 1.0
name hugin-app
@@ -32,6 +33,7 @@
# Could not find REQUIRED package Lensfun
cmake.out_of_source no
+perl5.branches 5.22
wxWidgets.use wxWidgets-3.0
depends_build-append port:pkgconfig
@@ -76,7 +78,7 @@
patch-src-hugin1-icpfind-AutoCtrlPointCreator.cpp.diff
depends_run port:enblend \
- port:p5.22-image-exiftool
+ port:p${perl5.major}-image-exiftool
checksums rmd160 73261aa925d6284c6950c84fbfdd77e8b0a2ee7d \
sha256 484e1ed58fa6fe4bae1f423967101549345bcca2653b992afbc0ed9ec0dbebd5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3222227a/attachment.html>
More information about the macports-changes
mailing list