[74245] trunk/dports/gnome/anjuta/Portfile

devans at macports.org devans at macports.org
Wed Dec 8 15:32:18 PST 2010


Revision: 74245
          http://trac.macports.org/changeset/74245
Author:   devans at macports.org
Date:     2010-12-08 15:32:13 -0800 (Wed, 08 Dec 2010)
Log Message:
-----------
anjuta: use the right perl in scripts.

Modified Paths:
--------------
    trunk/dports/gnome/anjuta/Portfile

Modified: trunk/dports/gnome/anjuta/Portfile
===================================================================
--- trunk/dports/gnome/anjuta/Portfile	2010-12-08 23:13:31 UTC (rev 74244)
+++ trunk/dports/gnome/anjuta/Portfile	2010-12-08 23:32:13 UTC (rev 74245)
@@ -31,6 +31,10 @@
                 port:libunique \
                 port:vte
 
+post-patch {
+        reinplace "s|/usr/bin/perl|${prefix}/bin/perl|" ${worksrcpath}/scripts/builder2schema.pl
+}
+
 configure.args  --enable-static \
                 --disable-scrollkeeper \
                 --disable-schemas-install \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101208/8ca6554a/attachment.html>


More information about the macports-changes mailing list