[42592] trunk/dports/x11/rxvt-unicode/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Nov 25 07:08:10 PST 2008


Revision: 42592
          http://trac.macports.org/changeset/42592
Author:   mcalhoun at macports.org
Date:     2008-11-25 07:08:09 -0800 (Tue, 25 Nov 2008)
Log Message:
-----------
rxvt-unicode: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2008-11-25 14:52:01 UTC (rev 42591)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2008-11-25 15:08:09 UTC (rev 42592)
@@ -41,11 +41,13 @@
                 port:fontconfig \
                 port:freetype \
                 port:ncursesw \
-                port:perl5.8 \
+                path:bin/perl:perl5 \
                 port:Xft2 \
                 port:xrender \
                 port:zlib
 
+configure.perl  ${prefix}/bin/perl
+
 patchfiles      patch-Makefile.in.diff
 
 configure.args  --enable-everything --with-codeset=all \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081125/2b63fdfb/attachment.html>


More information about the macports-changes mailing list