[56094] trunk/dports/graphics/squish/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 23:47:02 PDT 2009
Revision: 56094
http://trac.macports.org/changeset/56094
Author: ryandesign at macports.org
Date: 2009-08-23 23:47:02 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
squish: remove unnecessary statements that do nothing.
Modified Paths:
--------------
trunk/dports/graphics/squish/Portfile
Modified: trunk/dports/graphics/squish/Portfile
===================================================================
--- trunk/dports/graphics/squish/Portfile 2009-08-24 06:39:49 UTC (rev 56093)
+++ trunk/dports/graphics/squish/Portfile 2009-08-24 06:47:02 UTC (rev 56094)
@@ -16,8 +16,6 @@
homepage http://www.sjbrown.co.uk/?code=squish
master_sites http://www.sjbrown.co.uk/files/
-distname ${name}-${version}
-worksrcdir ${name}-${version}
platforms darwin
checksums md5 53b171007aaaaf96ee277e833bb756eb
@@ -26,8 +24,6 @@
patchfiles patch-config.diff
destroot {
- xinstall -d -m 0755 ${destroot}/${prefix}/include
- xinstall -d -m 0755 ${destroot}/${prefix}/lib
xinstall -m 0644 ${worksrcpath}/lib${name}.a ${destroot}/${prefix}/lib
xinstall -m 0644 ${worksrcpath}/${name}.h ${destroot}/${prefix}/include
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/3fc121e5/attachment-0001.html>
More information about the macports-changes
mailing list