[44275] trunk/dports/print/gv/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 24 12:54:44 PST 2008


Revision: 44275
          http://trac.macports.org/changeset/44275
Author:   ryandesign at macports.org
Date:     2008-12-24 12:54:42 -0800 (Wed, 24 Dec 2008)
Log Message:
-----------
gv: fix whitespace of r43690 to match rest of portfile

Modified Paths:
--------------
    trunk/dports/print/gv/Portfile

Modified: trunk/dports/print/gv/Portfile
===================================================================
--- trunk/dports/print/gv/Portfile	2008-12-24 17:51:46 UTC (rev 44274)
+++ trunk/dports/print/gv/Portfile	2008-12-24 20:54:42 UTC (rev 44275)
@@ -21,16 +21,16 @@
                         rmd160  40f7654ffb799fb508dce077b49eb02982319e8b
 
 # Xaw3d is not universal
-universal_variant	no
-use_parallel_build	yes
+universal_variant       no
+use_parallel_build      yes
 
-depends_build		port:autoconf \
-			port:automake \
-			port:libtool
+depends_build           port:autoconf \
+                        port:automake \
+                        port:libtool
 
-depends_lib		lib:libXinerama.1:xorg-libXinerama \
-			port:Xaw3d \
-			port:bzip2
+depends_lib             lib:libXinerama.1:xorg-libXinerama \
+                        port:Xaw3d \
+                        port:bzip2
 
 depends_run             bin:gs:ghostscript
 
@@ -38,9 +38,9 @@
     patchfiles-append   patch-secscanf.c.diff
 }
 
-use_autoconf		yes
-autoconf.cmd		autoreconf
-autoconf.args		-fvi
+use_autoconf            yes
+autoconf.cmd            autoreconf
+autoconf.args           -fvi
 
 configure.args          --enable-setenv-code
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081224/26125ad1/attachment-0001.html>


More information about the macports-changes mailing list