[56211] trunk/dports/textproc/jive/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 02:51:18 PDT 2009


Revision: 56211
          http://trac.macports.org/changeset/56211
Author:   ryandesign at macports.org
Date:     2009-08-25 02:51:17 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
jive: remove unnecessary reinplace; the destroot args do all that's needed here

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

Modified: trunk/dports/textproc/jive/Portfile
===================================================================
--- trunk/dports/textproc/jive/Portfile	2009-08-25 09:30:53 UTC (rev 56210)
+++ trunk/dports/textproc/jive/Portfile	2009-08-25 09:51:17 UTC (rev 56211)
@@ -18,10 +18,6 @@
 
 worksrcdir              jive
 
-configure {
-    reinplace "s|prefix = /usr/local|prefix = ${destroot}${prefix}|g" ${worksrcpath}/Makefile
-}
-
 build.args              CC=${configure.cc}
 
 destroot.args           prefix=${destroot}${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/4b592829/attachment.html>


More information about the macports-changes mailing list