[43804] trunk/dports/net/heimdal
toby at macports.org
toby at macports.org
Mon Dec 15 00:45:17 PST 2008
Revision: 43804
http://trac.macports.org/changeset/43804
Author: toby at macports.org
Date: 2008-12-15 00:45:16 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
build fix
Modified Paths:
--------------
trunk/dports/net/heimdal/Portfile
Added Paths:
-----------
trunk/dports/net/heimdal/files/
trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in
Modified: trunk/dports/net/heimdal/Portfile
===================================================================
--- trunk/dports/net/heimdal/Portfile 2008-12-15 08:43:57 UTC (rev 43803)
+++ trunk/dports/net/heimdal/Portfile 2008-12-15 08:45:16 UTC (rev 43804)
@@ -25,6 +25,8 @@
sha1 68b013a68bca7d544d29af0f890b9c668ec16936 \
rmd160 055e858200e53108ac24760516ff9d58e4fee0d2
+patchfiles patch-lib__roken__Makefile.in
+
# Use a separate prefix to avoid conflicts with the system kerberos headers
# and libraries.
configure.args --prefix=${prefix}/heimdal \
Added: trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in
===================================================================
--- trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in (rev 0)
+++ trunk/dports/net/heimdal/files/patch-lib__roken__Makefile.in 2008-12-15 08:45:16 UTC (rev 43804)
@@ -0,0 +1,11 @@
+--- lib/roken/Makefile.in.orig 2008-12-15 00:35:37.000000000 -0800
++++ lib/roken/Makefile.in 2008-12-15 00:36:28.000000000 -0800
+@@ -509,7 +509,7 @@
+ make_roken_LDADD =
+ noinst_LTLIBRARIES = libtest.la
+ libtest_la_SOURCES = strftime.c strptime.c snprintf.c
+-libtest_la_CFLAGS = -DTEST_SNPRINTF -DTEST_STRPFTIME
++libtest_la_CFLAGS = -DTEST_STRPFTIME
+ parse_reply_test_SOURCES = parse_reply-test.c resolve.c
+ parse_reply_test_CFLAGS = -DTEST_RESOLVE
+ test_readenv_SOURCES = test-readenv.c test-mem.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/f706564d/attachment.html>
More information about the macports-changes
mailing list