[45945] trunk/dports/x11/Xaw3d/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 25 15:39:48 PST 2009


Revision: 45945
          http://trac.macports.org/changeset/45945
Author:   ryandesign at macports.org
Date:     2009-01-25 15:39:48 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------
Xaw3d: remove post-configure reinplace of user and group that doesn't seem to exist in the Makefile anymore; closes #18093

Modified Paths:
--------------
    trunk/dports/x11/Xaw3d/Portfile

Modified: trunk/dports/x11/Xaw3d/Portfile
===================================================================
--- trunk/dports/x11/Xaw3d/Portfile	2009-01-25 23:04:56 UTC (rev 45944)
+++ trunk/dports/x11/Xaw3d/Portfile	2009-01-25 23:39:48 UTC (rev 45945)
@@ -51,10 +51,6 @@
 }
 use_xmkmf               yes
 
-post-configure {
-    reinplace "s|-o root -g wheel|-o ${install.user} -g ${install.group}|" ${worksrcpath}/Makefile
-}
-
 use_parallel_build      yes
 
 # This uses xmkmf to build and doesn't make a universal lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/004fb8d8/attachment.html>


More information about the macports-changes mailing list