[145478] trunk/dports/devel/libsigcxx2/Portfile
devans at macports.org
devans at macports.org
Sat Feb 6 21:13:54 PST 2016
Revision: 145478
https://trac.macports.org/changeset/145478
Author: devans at macports.org
Date: 2016-02-06 21:13:54 -0800 (Sat, 06 Feb 2016)
Log Message:
-----------
libsigcxx2: build using system perl, increment revision.
Modified Paths:
--------------
trunk/dports/devel/libsigcxx2/Portfile
Modified: trunk/dports/devel/libsigcxx2/Portfile
===================================================================
--- trunk/dports/devel/libsigcxx2/Portfile 2016-02-07 05:13:08 UTC (rev 145477)
+++ trunk/dports/devel/libsigcxx2/Portfile 2016-02-07 05:13:54 UTC (rev 145478)
@@ -6,7 +6,7 @@
name libsigcxx2
set gname libsigc++
version 2.4.1
-revision 1
+revision 2
license LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories devel
@@ -26,20 +26,14 @@
checksums sha256 540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec \
rmd160 1a13886773661e4dc60982b403c27c6ebcbf2b36
-# set pbranch to desired perl version
-# currently 5.22 (#48365)
-
-set pbranch 5.22
-
depends_build port:pkgconfig \
port:mm-common \
port:m4 \
- port:perl${pbranch} \
path:bin/dot:graphviz \
port:doxygen \
port:libxslt
-configure.perl ${prefix}/bin/perl${pbranch}
+configure.perl /usr/bin/perl
configure.env-append \
"M4=${prefix}/bin/gm4"
configure.args --enable-static \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160206/b782d204/attachment.html>
More information about the macports-changes
mailing list