[89872] trunk/dports/devel/lua-md5/Portfile
and.damore at macports.org
and.damore at macports.org
Mon Feb 13 09:20:06 PST 2012
Revision: 89872
http://trac.macports.org/changeset/89872
Author: and.damore at macports.org
Date: 2012-02-13 09:20:06 -0800 (Mon, 13 Feb 2012)
Log Message:
-----------
port lua-md5: editing comments
Modified Paths:
--------------
trunk/dports/devel/lua-md5/Portfile
Modified: trunk/dports/devel/lua-md5/Portfile
===================================================================
--- trunk/dports/devel/lua-md5/Portfile 2012-02-13 16:38:02 UTC (rev 89871)
+++ trunk/dports/devel/lua-md5/Portfile 2012-02-13 17:20:06 UTC (rev 89872)
@@ -23,8 +23,6 @@
sha1 f6c2ee21faf94c6ee95fc767ef2fdf0cf0382dc9 \
rmd160 bd74bc5eddf3167ff0d64b72be0ad428331399a7
-# package configure script is not from autotools and only searches for lua binary prefix
-# we patch it and force it to ${prefix}
patchfiles patch-config.diff \
patch-tests-DES56-Makefile.diff
@@ -37,7 +35,8 @@
build.args CC=${configure.cc} \
PREFIX=${prefix}
-# it is needed to manually set flags env variable as well
+# configure script is not from autotools, it only searches for lua binary prefix
+# it is needed to manually set flags env variable in build phase
build.env-append CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
LDFLAGS="${configure.ldflags} [get_canonical_archflags ld] -llua -lm"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120213/574363a0/attachment-0001.html>
More information about the macports-changes
mailing list