[56092] trunk/dports/graphics/shapelib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 23 23:38:37 PDT 2009


Revision: 56092
          http://trac.macports.org/changeset/56092
Author:   ryandesign at macports.org
Date:     2009-08-23 23:38:36 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
shapelib: remove unnecessary statements that do nothing

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

Modified: trunk/dports/graphics/shapelib/Portfile
===================================================================
--- trunk/dports/graphics/shapelib/Portfile	2009-08-24 06:30:13 UTC (rev 56091)
+++ trunk/dports/graphics/shapelib/Portfile	2009-08-24 06:38:36 UTC (rev 56092)
@@ -11,7 +11,6 @@
 homepage	http://gdal.velocet.ca/projects/shapelib/index.html
 platforms	darwin
 master_sites	http://dl.maptools.org/dl/shapelib/
-distname	${name}-${version}
 checksums	md5 4d96bd926167193d27bf14d56e2d484e
 
 use_configure	no
@@ -26,10 +25,8 @@
 		  -o libshp.${version}.dylib shpopen.o shptree.o \
 		  dbfopen.o" }
 
-pre-destroot	{}
+destroot.target
 
-destroot.target   {}
-
 post-destroot	{
 		  xinstall -m 755 -d \
 		    ${destroot}${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/2c110a2a/attachment.html>


More information about the macports-changes mailing list