[55321] trunk/dports/graphics/libgeotiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 8 20:44:17 PDT 2009


Revision: 55321
          http://trac.macports.org/changeset/55321
Author:   ryandesign at macports.org
Date:     2009-08-08 20:44:15 -0700 (Sat, 08 Aug 2009)
Log Message:
-----------
libgeotiff: remove unnecessary pre-destroot directory creation

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

Modified: trunk/dports/graphics/libgeotiff/Portfile
===================================================================
--- trunk/dports/graphics/libgeotiff/Portfile	2009-08-09 03:19:30 UTC (rev 55320)
+++ trunk/dports/graphics/libgeotiff/Portfile	2009-08-09 03:44:15 UTC (rev 55321)
@@ -34,8 +34,6 @@
 		  -o libgeotiff.${version}.dylib libgeotiff.a -L${prefix}/lib \
 		  -lproj -ltiff -ljpeg -lz" }
 
-pre-destroot	"file mkdir ${destroot}/${prefix}"
-
 post-destroot	{ delete ${destroot}${prefix}/lib/libgeotiff.a
 		  xinstall -m 755 -d ${destroot}${prefix}/lib
 		  xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090808/2e1b03e9/attachment-0001.html>


More information about the macports-changes mailing list