[66248] trunk/dports/net/jlj/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Apr 7 19:35:23 PDT 2010
Revision: 66248
http://trac.macports.org/changeset/66248
Author: ryandesign at macports.org
Date: 2010-04-07 19:35:22 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
jlj is noarch
Modified Paths:
--------------
trunk/dports/net/jlj/Portfile
Modified: trunk/dports/net/jlj/Portfile
===================================================================
--- trunk/dports/net/jlj/Portfile 2010-04-08 02:35:06 UTC (rev 66247)
+++ trunk/dports/net/jlj/Portfile 2010-04-08 02:35:22 UTC (rev 66248)
@@ -17,10 +17,14 @@
depends_run path:bin/perl:perl5
worksrcdir jlj
-configure {
+post-patch {
reinplace "s|\/usr\/bin\/perl|${prefix}\/bin\/perl|" \
"${workpath}/jlj/jlj.pl"
}
+use_configure no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
build {}
destroot {
xinstall -d -m 0755 ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100407/c63aeb85/attachment.html>
More information about the macports-changes
mailing list