[123669] trunk/dports/graphics/glew/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 12 01:19:56 PDT 2014


Revision: 123669
          https://trac.macports.org/changeset/123669
Author:   ryandesign at macports.org
Date:     2014-08-12 01:19:56 -0700 (Tue, 12 Aug 2014)
Log Message:
-----------
glew: remove lines from post-destroot no longer necessary with glew 1.11

Modified Paths:
--------------
    trunk/dports/graphics/glew/Portfile

Modified: trunk/dports/graphics/glew/Portfile
===================================================================
--- trunk/dports/graphics/glew/Portfile	2014-08-12 07:49:44 UTC (rev 123668)
+++ trunk/dports/graphics/glew/Portfile	2014-08-12 08:19:56 UTC (rev 123669)
@@ -55,9 +55,6 @@
 }
 
 post-destroot {
-    reinplace "s|${destroot}||g" \
-        ${destroot}${prefix}/lib/pkgconfig/glew.pc \
-        ${destroot}${prefix}/lib/pkgconfig/glewmx.pc
     if {![variant_isset x11]} {
 		reinplace "/Requires: glu/d" \
 			${destroot}${prefix}/lib/pkgconfig/glew.pc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140812/a12bf4e4/attachment.html>


More information about the macports-changes mailing list