[68584] trunk/dports/devel/gettext/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 6 17:28:43 PDT 2010


Revision: 68584
          http://trac.macports.org/changeset/68584
Author:   ryandesign at macports.org
Date:     2010-06-06 17:28:41 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
gettext: whitespace changes only

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

Modified: trunk/dports/devel/gettext/Portfile
===================================================================
--- trunk/dports/devel/gettext/Portfile	2010-06-07 00:27:55 UTC (rev 68583)
+++ trunk/dports/devel/gettext/Portfile	2010-06-07 00:28:41 UTC (rev 68584)
@@ -24,16 +24,14 @@
 
 patchfiles              patch-gettext-tools-Makefile.in
 
-configure.cppflags \
-    -no-cpp-precomp
+configure.cppflags      -no-cpp-precomp
 
-configure.args \
-    --disable-csharp \
-    --without-emacs \
-    --with-included-gettext \
-    --with-included-glib \
-    --with-included-libcroco \
-    --with-included-libxml
+configure.args          --disable-csharp \
+                        --without-emacs \
+                        --with-included-gettext \
+                        --with-included-glib \
+                        --with-included-libcroco \
+                        --with-included-libxml
 
 # Don't use git (if it's installed) nor cvs to create the autopoint archive
 # because the archives they create for each architecture under muniversal
@@ -41,10 +39,9 @@
 configure.args-append   --without-git \
                         --without-cvs
 
-depends_lib \
-    port:libiconv \
-    port:ncurses \
-    port:expat
+depends_lib             port:libiconv \
+                        port:ncurses \
+                        port:expat
 
 archcheck.files         lib/libiconv.dylib \
                         lib/libncurses.dylib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100606/ee76696e/attachment.html>


More information about the macports-changes mailing list