pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/help + asprintf



details:   https://anonhg.NetBSD.org/pkgsrc/rev/747345eba414
branches:  trunk
changeset: 535601:747345eba414
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 23 01:29:28 2007 +0000

description:
+ asprintf

diffstat:

 mk/help/undefined-reference.help |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5ca7602f3d02 -r 747345eba414 mk/help/undefined-reference.help
--- a/mk/help/undefined-reference.help  Fri Nov 23 00:41:22 2007 +0000
+++ b/mk/help/undefined-reference.help  Fri Nov 23 01:29:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: undefined-reference.help,v 1.2 2007/11/20 18:45:07 rillig Exp $
+# $NetBSD: undefined-reference.help,v 1.3 2007/11/23 01:29:28 rillig Exp $
 
 # When the linker finds an undefined reference to one of the libintl_*
 # functions, and the package uses a GNU configure script, you should set
@@ -16,3 +16,8 @@
 # socket
 #
 # Needs -lsocket on Solaris
+
+# asprintf
+#
+# Add USE_FEATURES+=asprintf to the package Makefile, "bmake clean" and
+# try again.



Home | Main Index | Thread Index | Old Index