[30720] trunk/dports/databases/sqlite3/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Nov 5 09:49:27 PST 2007
Revision: 30720
http://trac.macosforge.org/projects/macports/changeset/30720
Author: mww at macports.org
Date: 2007-11-05 09:49:27 -0800 (Mon, 05 Nov 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/dports/databases/sqlite3/Portfile
Modified: trunk/dports/databases/sqlite3/Portfile
===================================================================
--- trunk/dports/databases/sqlite3/Portfile 2007-11-05 17:46:36 UTC (rev 30719)
+++ trunk/dports/databases/sqlite3/Portfile 2007-11-05 17:49:27 UTC (rev 30720)
@@ -22,12 +22,14 @@
checksums sha1 47de0a04d43baddf8ccb450c6e2adee74325e117
patchfiles patch-Makefile.in
+depends_build port:gawk
depends_lib port:readline
# '-lm' makes freebsd happy & darwin not angry (and makes variants unnecessary)
configure.args --enable-threadsafe --disable-tcl \
--with-readline-inc="-I${prefix}/include" \
--with-readline-lib="-L${prefix}/lib -lreadline -lm"
+configure.env AWK="${prefix}/bin/gawk"
build.type gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071105/4d8a73ac/attachment.html
More information about the macports-changes
mailing list