[90808] trunk/dports/sysutils/iselect/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 14 17:59:32 PDT 2012


Revision: 90808
          https://trac.macports.org/changeset/90808
Author:   ryandesign at macports.org
Date:     2012-03-14 17:59:29 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
iselect: do reinplace in post-patch, not pre-configure

Modified Paths:
--------------
    trunk/dports/sysutils/iselect/Portfile

Modified: trunk/dports/sysutils/iselect/Portfile
===================================================================
--- trunk/dports/sysutils/iselect/Portfile	2012-03-15 00:43:29 UTC (rev 90807)
+++ trunk/dports/sysutils/iselect/Portfile	2012-03-15 00:59:29 UTC (rev 90808)
@@ -23,7 +23,7 @@
 
 depends_lib         port:ncurses
 
-pre-configure {
+post-patch {
     reinplace "s|\$\{exec_prefix\}/man|@mandir@|g" ${worksrcpath}/Makefile.in
     reinplace "s|\$\(bindir\)|\$\(DESTDIR)\$\(bindir\)|g" ${worksrcpath}/Makefile.in
     reinplace "s|\$\(mandir\)|\$\(DESTDIR)\$\(mandir\)|g" ${worksrcpath}/Makefile.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120314/f802af0b/attachment.html>


More information about the macports-changes mailing list