[136683] trunk/dports/perl/p5-gssapi/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 23 21:39:25 PDT 2015


Revision: 136683
          https://trac.macports.org/changeset/136683
Author:   ryandesign at macports.org
Date:     2015-05-23 21:39:25 -0700 (Sat, 23 May 2015)
Log Message:
-----------
p5-gssapi links with kerberos5

Modified Paths:
--------------
    trunk/dports/perl/p5-gssapi/Portfile

Modified: trunk/dports/perl/p5-gssapi/Portfile
===================================================================
--- trunk/dports/perl/p5-gssapi/Portfile	2015-05-24 02:18:00 UTC (rev 136682)
+++ trunk/dports/perl/p5-gssapi/Portfile	2015-05-24 04:39:25 UTC (rev 136683)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.16 5.18 5.20
 perl5.setup             GSSAPI 0.28 ../by-authors/id/A/AG/AGROLMS/
-revision                2
+revision                3
 platforms               darwin
 maintainers             nomaintainer
 license                 {Artistic-1 GPL}
@@ -18,3 +18,7 @@
 
 checksums               sha1    c857485532e92e266a75b56ed247284f94b2d3d4 \
                         rmd160  849d01d39851ec2726559d4f2b92832758a333ad
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:kerberos5
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/9c4ea4a2/attachment-0001.html>


More information about the macports-changes mailing list