[53880] trunk/dports/devel/libdvdnav/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 15 23:30:52 PDT 2009


Revision: 53880
          http://trac.macports.org/changeset/53880
Author:   ryandesign at macports.org
Date:     2009-07-15 23:30:52 -0700 (Wed, 15 Jul 2009)
Log Message:
-----------
libdvdnav: avoid running configure twice

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

Modified: trunk/dports/devel/libdvdnav/Portfile
===================================================================
--- trunk/dports/devel/libdvdnav/Portfile	2009-07-16 06:28:25 UTC (rev 53879)
+++ trunk/dports/devel/libdvdnav/Portfile	2009-07-16 06:30:52 UTC (rev 53880)
@@ -41,9 +41,7 @@
 					sha1 d1b95eb8a7caee1fa7580a1abad84d6cb3cad046 \
 					rmd160 7c6437230af699f6b1c2d73f05f304f03aba9dce
 
-pre-configure {
-    system "cd ${worksrcpath} && ./autogen.sh"
-}
+configure.cmd		./autogen.sh
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090715/ae9ca05c/attachment-0001.html>


More information about the macports-changes mailing list