[104081] trunk/dports/devel/log4cpp/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 14 22:02:18 PDT 2013


Revision: 104081
          https://trac.macports.org/changeset/104081
Author:   ryandesign at macports.org
Date:     2013-03-14 22:02:18 -0700 (Thu, 14 Mar 2013)
Log Message:
-----------
log4cpp: whitespace changes

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

Modified: trunk/dports/devel/log4cpp/Portfile
===================================================================
--- trunk/dports/devel/log4cpp/Portfile	2013-03-15 03:12:52 UTC (rev 104080)
+++ trunk/dports/devel/log4cpp/Portfile	2013-03-15 05:02:18 UTC (rev 104081)
@@ -29,18 +29,18 @@
                     port:automake \
                     port:libtool
 
-worksrcdir         ${name}
+worksrcdir          ${name}
 
+post-extract {
+    move ${worksrcpath}/configure.in ${worksrcpath}/configure.ac
+}
+
 patchfiles          patch-autogen.sh.diff \
                     patch-autoconf-1.13.diff
 
 use_autoconf        yes
-autoconf.cmd       ${worksrcpath}/autogen.sh
+autoconf.cmd        ${worksrcpath}/autogen.sh
 
-post-extract {
-    move ${worksrcpath}/configure.in ${worksrcpath}/configure.ac
-}
-
 # docs do not honor DESTDIR; keep them disabled for now
 
 configure.args      --disable-doxygen \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130314/3b85140f/attachment.html>


More information about the macports-changes mailing list