[129440] trunk/dports/net/smokeping/Portfile
devans at macports.org
devans at macports.org
Sat Dec 13 01:46:22 PST 2014
Revision: 129440
https://trac.macports.org/changeset/129440
Author: devans at macports.org
Date: 2014-12-13 01:46:22 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
smokeping: fix build by explicitly configuring perl version, add license.
Modified Paths:
--------------
trunk/dports/net/smokeping/Portfile
Modified: trunk/dports/net/smokeping/Portfile
===================================================================
--- trunk/dports/net/smokeping/Portfile 2014-12-13 08:38:00 UTC (rev 129439)
+++ trunk/dports/net/smokeping/Portfile 2014-12-13 09:46:22 UTC (rev 129440)
@@ -8,6 +8,7 @@
name smokeping
version 2.6.8
revision 1
+license GPL-2+
categories net perl
maintainers nomaintainer
description A deluxe latency logging and graphing system.
@@ -33,6 +34,7 @@
set perl_version 5.16
perl5.branches ${perl_version}
+configure.perl ${prefix}/bin/perl${perl_version}
depends_lib-append port:perl${perl_version} \
port:p${perl_version}-fcgi \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/194e5601/attachment.html>
More information about the macports-changes
mailing list