[145480] trunk/dports/textproc/libxmlxx2/Portfile
devans at macports.org
devans at macports.org
Sat Feb 6 21:27:18 PST 2016
Revision: 145480
https://trac.macports.org/changeset/145480
Author: devans at macports.org
Date: 2016-02-06 21:27:18 -0800 (Sat, 06 Feb 2016)
Log Message:
-----------
libxmlxx2: build using system perl, increment revision.
Modified Paths:
--------------
trunk/dports/textproc/libxmlxx2/Portfile
Modified: trunk/dports/textproc/libxmlxx2/Portfile
===================================================================
--- trunk/dports/textproc/libxmlxx2/Portfile 2016-02-07 05:15:20 UTC (rev 145479)
+++ trunk/dports/textproc/libxmlxx2/Portfile 2016-02-07 05:27:18 UTC (rev 145480)
@@ -2,12 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup perl5 1.0
name libxmlxx2
set gname libxml++
version 2.38.1
-revision 1
+revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
license LGPL
@@ -26,15 +25,12 @@
checksums rmd160 152350d95c2924a3f5f15111db439fd769ce8bad \
sha256 882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f
-perl5.branches 5.22
+depends_build port:pkgconfig
-depends_build port:pkgconfig \
- port:perl${perl5.major}
-
depends_lib port:libxml2 \
port:glibmm
-configure.perl ${perl5.bin}
+configure.perl /usr/bin/perl
livecheck.type gnome
livecheck.name ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160206/e3f3a9de/attachment.html>
More information about the macports-changes
mailing list