[22016] trunk/dports/sysutils/file/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 14 08:55:24 PST 2007


Revision: 22016
          http://trac.macosforge.org/projects/macports/changeset/22016
Author:   pipping at macports.org
Date:     2007-02-14 08:55:24 -0800 (Wed, 14 Feb 2007)

Log Message:
-----------
 * depend on zlib
 * move least responsive mirror to the bottom

Modified Paths:
--------------
    trunk/dports/sysutils/file/Portfile

Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile	2007-02-14 14:47:45 UTC (rev 22015)
+++ trunk/dports/sysutils/file/Portfile	2007-02-14 16:55:24 UTC (rev 22016)
@@ -13,9 +13,11 @@
 	succeeds causes the file type to be printed.
 homepage         ftp://ftp.astron.com/pub/file/
 platforms        darwin
-master_sites     ftp://ftp.astron.com/pub/file/ \
-                 ftp://ftp.gw.com/mirrors/pub/unix/file/ \
-                 ftp://ftp.fu-berlin.de/unix/tools/file/
+master_sites     ftp://ftp.gw.com/mirrors/pub/unix/file/ \
+                 ftp://ftp.fu-berlin.de/unix/tools/file/ \
+                 ftp://ftp.astron.com/pub/file/
 checksums        sha1 035c2ddf46e1a80e8ddec8e74601d9d2ee4f6ce3
 configure.args   --mandir=${prefix}/share/man \
                  --enable-fsect-man5
+configure.env    CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
+depends_lib      port:zlib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070214/5bf8b1c5/attachment.html


More information about the macports-changes mailing list