[108279] trunk/dports/perl/p5-eperl/Portfile

cal at macports.org cal at macports.org
Wed Jul 17 14:26:28 PDT 2013


Revision: 108279
          https://trac.macports.org/changeset/108279
Author:   cal at macports.org
Date:     2013-07-17 14:26:28 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
p5-eperl: fix manpage path, closes #38510

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

Modified: trunk/dports/perl/p5-eperl/Portfile
===================================================================
--- trunk/dports/perl/p5-eperl/Portfile	2013-07-17 20:12:10 UTC (rev 108278)
+++ trunk/dports/perl/p5-eperl/Portfile	2013-07-17 21:26:28 UTC (rev 108279)
@@ -7,7 +7,7 @@
 # replicate perl5.setup to create the subports
 name                    p5-eperl
 version                 2.2.14
-revision                5
+revision                6
 distname                eperl-${version}
 license                 {Artistic GPL}
 platforms               darwin
@@ -92,6 +92,6 @@
                         LD=\"${configure.cc} [get_canonical_archflags ld]\"
 
 destroot.destdir        prefix=${destroot}${prefix} \
-                        mandir=${destroot}${prefix}/share/man
+                        mandir=${destroot}${prefix}/share/man/man1
 
 test.run                yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/44e04afc/attachment.html>


More information about the macports-changes mailing list