[26239] trunk/dports/textproc/lesspipe/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 16 21:13:15 PDT 2007


Revision: 26239
          http://trac.macosforge.org/projects/macports/changeset/26239
Author:   eridius at macports.org
Date:     2007-06-16 21:13:15 -0700 (Sat, 16 Jun 2007)

Log Message:
-----------
Commit patch by ingmar to fix building. Didn't bump revision because nobody could have installed the current version correctly anyway

Modified Paths:
--------------
    trunk/dports/textproc/lesspipe/Portfile

Modified: trunk/dports/textproc/lesspipe/Portfile
===================================================================
--- trunk/dports/textproc/lesspipe/Portfile	2007-06-17 03:43:08 UTC (rev 26238)
+++ trunk/dports/textproc/lesspipe/Portfile	2007-06-17 04:13:15 UTC (rev 26239)
@@ -20,10 +20,9 @@
 checksums	md5 95cea0dc8b6b8788dc7003b6c3b4a80f \
             sha1 6c7bcfe81a640b4559568df69112e415d4731ee7
 configure.args		--yes --shell=/bin/bash
-build.target install
+build				{}
 destroot.destdir	PREFIX=${destroot}${prefix}
 post-install {
     ui_msg  "Set this in your .bash_profile:"
     ui_msg  "export LESSOPEN='| ${prefix}/bin/lesspipe.sh %s'"
 }
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070616/ff4399e0/attachment.html


More information about the macports-changes mailing list