head 1.2; access; symbols pkgsrc-2019Q3:1.1.0.24 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.22 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.20 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.18 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.16 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.14 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.12 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.10 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.8 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.4 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.2; locks; strict; comment @# @; 1.2 date 2019.11.10.21.31.00; author nia; state dead; branches; next 1.1; commitid Qd3JyCvsuDl4OlKB; 1.1 date 2017.04.21.12.33.15; author jperkin; state Exp; branches 1.1.2.1; next ; commitid soRvDQ4ZHE24PoOz; 1.1.2.1 date 2017.04.21.12.33.15; author bsiegert; state dead; branches; next 1.1.2.2; commitid D2m3UapeQMRxgFPz; 1.1.2.2 date 2017.05.01.08.49.56; author bsiegert; state Exp; branches; next ; commitid D2m3UapeQMRxgFPz; desc @@ 1.2 log @festival: Give up on trying to support multiple curses implementations (it doesn't work). bump PKGREVISION @ text @$NetBSD: patch-speech__tools_config_modules_editline.mak,v 1.1 2017/04/21 12:33:15 jperkin Exp $ Ensure the chosen termcap library can be found. --- speech_tools/config/modules/editline.mak.orig 2002-07-22 22:57:53.000000000 +0000 +++ speech_tools/config/modules/editline.mak @@@@ -43,7 +43,7 @@@@ INCLUDE_EDITLINE=1 MOD_DESC_EDITLINE=Use editline for command line editing and history IO_DEFINES += -DSUPPORT_EDITLINE $(MODULE_EDITLINE_OPTIONS:%=-DEDITLINE_%) -MODULE_LIBS += $(TERMCAPLIB) +MODULE_LIBS += ${BUILDLINK_LDFLAGS} $(TERMCAPLIB) ifeq ($(DIRNAME),siod) CSRCS := $(CSRCS) el_complete.c editline.c el_sys_unix.c @ 1.1 log @Ensure the chosen termcap library can be found. @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-speech__tools_config_modules_editline.mak was added on branch pkgsrc-2017Q1 on 2017-05-01 08:49:56 +0000 @ text @d1 15 @ 1.1.2.2 log @Pullup ticket #5340 - requested by sevan audio/festival: build fix Revisions pulled up: - audio/festival/distinfo 1.26 - audio/festival/patches/patch-speech__tools_config_modules_editline.mak 1.1 --- Module Name: pkgsrc Committed By: jperkin Date: Fri Apr 21 12:33:15 UTC 2017 Modified Files: pkgsrc/audio/festival: distinfo Added Files: pkgsrc/audio/festival/patches: patch-speech__tools_config_modules_editline.mak Log Message: Ensure the chosen termcap library can be found. @ text @a0 15 $NetBSD: patch-speech__tools_config_modules_editline.mak,v 1.1 2017/04/21 12:33:15 jperkin Exp $ Ensure the chosen termcap library can be found. --- speech_tools/config/modules/editline.mak.orig 2002-07-22 22:57:53.000000000 +0000 +++ speech_tools/config/modules/editline.mak @@@@ -43,7 +43,7 @@@@ INCLUDE_EDITLINE=1 MOD_DESC_EDITLINE=Use editline for command line editing and history IO_DEFINES += -DSUPPORT_EDITLINE $(MODULE_EDITLINE_OPTIONS:%=-DEDITLINE_%) -MODULE_LIBS += $(TERMCAPLIB) +MODULE_LIBS += ${BUILDLINK_LDFLAGS} $(TERMCAPLIB) ifeq ($(DIRNAME),siod) CSRCS := $(CSRCS) el_complete.c editline.c el_sys_unix.c @