[65373] trunk/dports/devel/d52/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 13:09:51 PDT 2010


Revision: 65373
          http://trac.macports.org/changeset/65373
Author:   ryandesign at macports.org
Date:     2010-03-25 13:09:50 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
d52: use distname instead of distfiles and worksrcdir

Modified Paths:
--------------
    trunk/dports/devel/d52/Portfile

Modified: trunk/dports/devel/d52/Portfile
===================================================================
--- trunk/dports/devel/d52/Portfile	2010-03-25 20:08:43 UTC (rev 65372)
+++ trunk/dports/devel/d52/Portfile	2010-03-25 20:09:50 UTC (rev 65373)
@@ -18,12 +18,10 @@
 checksums	md5 55147203ba3bfe24ff7e7d2deec499e7
 
 use_zip		yes
-distfiles	${name}${version}${extract.suffix}
+distname	${name}${version}
 
 patchfiles	patch-common.c
 
-worksrcdir	${name}${version}
-
 use_configure	no
 
 destroot	{ xinstall -m 755 -d ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/548e1cf2/attachment.html>


More information about the macports-changes mailing list