[43577] trunk/dports/www/mod_perl2/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Thu Dec 11 21:28:23 PST 2008


Revision: 43577
          http://trac.macports.org/changeset/43577
Author:   mcalhoun at macports.org
Date:     2008-12-11 21:28:23 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
mod_perl2: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)
Fixes #17575 (permission of maintainer).

Modified Paths:
--------------
    trunk/dports/www/mod_perl2/Portfile

Modified: trunk/dports/www/mod_perl2/Portfile
===================================================================
--- trunk/dports/www/mod_perl2/Portfile	2008-12-12 05:18:37 UTC (rev 43576)
+++ trunk/dports/www/mod_perl2/Portfile	2008-12-12 05:28:23 UTC (rev 43577)
@@ -28,7 +28,7 @@
 					http://mirrors.ccs.neu.edu/Apache/dist/perl/				
 distname			mod_perl-${version}
 checksums			md5 b40e2adf67c6be15a0041af1c67b6997
-depends_lib			port:perl5.8 port:apache2
+depends_lib			path:bin/perl:perl5 port:apache2
 worksrcdir			mod_perl-${version}
 
 configure { 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/5319f6fe/attachment.html>


More information about the macports-changes mailing list