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

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 02:30:56 PDT 2009


Revision: 56210
          http://trac.macports.org/changeset/56210
Author:   ryandesign at macports.org
Date:     2009-08-25 02:30:53 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
jive: don't need to create directories that MacPorts creates for you

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

Modified: trunk/dports/textproc/jive/Portfile
===================================================================
--- trunk/dports/textproc/jive/Portfile	2009-08-25 09:19:17 UTC (rev 56209)
+++ trunk/dports/textproc/jive/Portfile	2009-08-25 09:30:53 UTC (rev 56210)
@@ -22,11 +22,6 @@
     reinplace "s|prefix = /usr/local|prefix = ${destroot}${prefix}|g" ${worksrcpath}/Makefile
 }
 
-post-configure {
-    system "install -o root -m 755 -d ${destroot}${prefix}/bin"
-    system "install -o root -m 755 -d ${destroot}${prefix}/share/man/man1"
-}
-
 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/650b5890/attachment.html>


More information about the macports-changes mailing list