[89900] trunk/dports/net/tcp_wrappers/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Feb 14 01:22:28 PST 2012


Revision: 89900
          http://trac.macports.org/changeset/89900
Author:   jeremyhu at macports.org
Date:     2012-02-14 01:22:28 -0800 (Tue, 14 Feb 2012)
Log Message:
-----------
tcp_wrappers: Ok really this time...

Modified Paths:
--------------
    trunk/dports/net/tcp_wrappers/Portfile

Modified: trunk/dports/net/tcp_wrappers/Portfile
===================================================================
--- trunk/dports/net/tcp_wrappers/Portfile	2012-02-14 09:08:09 UTC (rev 89899)
+++ trunk/dports/net/tcp_wrappers/Portfile	2012-02-14 09:22:28 UTC (rev 89900)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 name                    tcp_wrappers
 version                 20
-revision                1
+revision                2
 categories              net
 maintainers             jeremyhu openmaintainer
 description             Security wrappers for TCP services
@@ -30,7 +30,7 @@
 patch.pre_args          -p2
 
 post-patch {
-    reinplace "s:/usr/lib/:${prefix}/lib:g" ${worksrcpath}/Makefile
+    reinplace "s:/usr/lib/:${prefix}/lib/:g" ${worksrcpath}/Makefile
 }
 
 use_configure           no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120214/2cd8af0f/attachment-0001.html>


More information about the macports-changes mailing list