summaryrefslogtreecommitdiff
path: root/time/devtodo/patches/patch-ac
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-05-29 05:48:56 +0000
committerjlam <jlam@pkgsrc.org>2001-05-29 05:48:56 +0000
commit069ec3886307b90e307b0e5fbf79cebe03f4807c (patch)
tree69366d68a0584f400b9feb14a2f03c3a2027e6f3 /time/devtodo/patches/patch-ac
parentd34227cf28e18c7703555a999ae4887c261af24f (diff)
downloadpkgsrc-069ec3886307b90e307b0e5fbf79cebe03f4807c.tar.gz
Use buildlink.mk to get readline dependency and use ${BUILDLINK_INCDIR}
and ${BUILDLINK_LIBDIR} to find headers and libraries. Note that this package uses libtool with USE_LIBTOOL and LTCONFIG_OVERRIDE. Look for tputs() in libtermcap. Add patch to ensure that the proper LDFLAGS are passed when linking the executable.
Diffstat (limited to 'time/devtodo/patches/patch-ac')
-rw-r--r--time/devtodo/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/devtodo/patches/patch-ac b/time/devtodo/patches/patch-ac
new file mode 100644
index 00000000000..60edc7497b9
--- /dev/null
+++ b/time/devtodo/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2001/05/29 05:48:57 jlam Exp $
+
+--- src/Makefile.in.orig Mon May 14 15:44:16 2001
++++ src/Makefile.in Tue May 29 01:40:21 2001
+@@ -84,7 +84,7 @@
+ LIBS = @READLINE_LIBS@
+
+ @DEBUG_FALSE@CPPFLAGS = -DNDEBUG
+-@DEBUG_FALSE@LDFLAGS = -s
++@DEBUG_FALSE@LDFLAGS += -s
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h
+ CONFIG_CLEAN_FILES =