[48997] trunk/dports/perl/p5-getopt-long/Portfile

dluke at macports.org dluke at macports.org
Wed Apr 1 11:03:28 PDT 2009


Revision: 48997
          http://trac.macports.org/changeset/48997
Author:   dluke at macports.org
Date:     2009-04-01 11:03:28 -0700 (Wed, 01 Apr 2009)
Log Message:
-----------
the new perl @INC means we can install this into the vendor location now

Modified Paths:
--------------
    trunk/dports/perl/p5-getopt-long/Portfile

Modified: trunk/dports/perl/p5-getopt-long/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long/Portfile	2009-04-01 18:00:02 UTC (rev 48996)
+++ trunk/dports/perl/p5-getopt-long/Portfile	2009-04-01 18:03:28 UTC (rev 48997)
@@ -4,6 +4,7 @@
 PortGroup       perl5 1.0
 
 perl5.setup     Getopt-Long 2.37
+revision	1
 maintainers     nox openmaintainer
 categories-append   devel
 platforms       darwin
@@ -24,14 +25,3 @@
 
 depends_lib-append     port:p5-pathtools
 
-# Perl searches vendor location last, so this won't
-# override the older version included with perl
-# if we install it in the vendor location
-set perl5.lib   ${prefix}/lib/perl5/${perl5.version}
-
-configure.args  
-
-post-destroot {
-    ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
-}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090401/9808fac6/attachment.html>


More information about the macports-changes mailing list