[33446] trunk/dports/net/yaz/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 27 04:12:37 PST 2008


Revision: 33446
          http://trac.macosforge.org/projects/macports/changeset/33446
Author:   ryandesign at macports.org
Date:     2008-01-27 04:12:35 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
yaz: minor whitespace adjustments; see #13728

Modified Paths:
--------------
    trunk/dports/net/yaz/Portfile

Modified: trunk/dports/net/yaz/Portfile
===================================================================
--- trunk/dports/net/yaz/Portfile	2008-01-27 12:07:27 UTC (rev 33445)
+++ trunk/dports/net/yaz/Portfile	2008-01-27 12:12:35 UTC (rev 33446)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name              yaz
 version           2.1.12
 categories        net databases devel
@@ -20,8 +21,9 @@
 		  sha1 1ca651c44afa344c0fa3a649090ceeeb63aa9efe \
 		  rmd160 8a7be8ee8ea4ae411201f98ca1aaf9ea61b82ab4
 
-depends_lib		port:libiconv port:libxml2 port:ncurses port:openssl \
+depends_lib	port:libiconv port:libxml2 port:ncurses port:openssl \
 		port:readline port:zlib
 
-configure.args	--with-xml2=${prefix} --with-openssl=${prefix} --with-iconv=${prefix}
+configure.args	--with-xml2=${prefix} --with-openssl=${prefix} \
+		--with-iconv=${prefix}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/36ba6abd/attachment.html


More information about the macports-changes mailing list