[22274] trunk/dports/sysutils/file/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Feb 24 17:08:57 PST 2007
Revision: 22274
http://trac.macosforge.org/projects/macports/changeset/22274
Author: pipping at macports.org
Date: 2007-02-24 17:08:56 -0800 (Sat, 24 Feb 2007)
Log Message:
-----------
* add prefix "g" to distinguish from /usr/bin/file
Modified Paths:
--------------
trunk/dports/sysutils/file/Portfile
Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile 2007-02-25 00:24:57 UTC (rev 22273)
+++ trunk/dports/sysutils/file/Portfile 2007-02-25 01:08:56 UTC (rev 22274)
@@ -3,6 +3,7 @@
PortSystem 1.0
name file
version 4.19
+revision 1
categories sysutils
maintainers toby at opendarwin.org
description File - determine file type
@@ -18,6 +19,7 @@
ftp://ftp.astron.com/pub/file/
checksums sha1 035c2ddf46e1a80e8ddec8e74601d9d2ee4f6ce3
configure.args --mandir=${prefix}/share/man \
- --enable-fsect-man5
+ --enable-fsect-man5 \
+ --program-prefix=g
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/20070224/bc1e3983/attachment.html
More information about the macports-changes
mailing list