head 1.2; access; symbols pkgsrc-2019Q1:1.1.0.28 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.26 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.24 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.22 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.20 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.18 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.16 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.12 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.10 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2019.06.01.06.35.33; author simonb; state dead; branches; next 1.1; commitid k2ngcxjtMWd63spB; 1.1 date 2016.03.24.10.53.17; author youri; state Exp; branches; next ; commitid Jt70S9mqpStITSZy; desc @@ 1.2 log @sc: Update to version 7.16_1.1.2 Bugfixes, security and stability enhancements. Mouse support (if used with ncurses). Full changelog at https://github.com/n-t-roff/sc/blob/master/CHANGES @ text @$NetBSD: patch-Makefile,v 1.1 2016/03/24 10:53:17 youri Exp $ Install doc file in share instead of lib --- Makefile.in.orig 2016-03-23 17:51:29.000000000 +0100 +++ Makefile.in 2016-03-24 11:04:24.197693519 +0100 @@@@ -32,7 +32,7 @@@@ # This is where the library file (tutorial) goes. #LIBDIR=/usr/local/share/$(name) # reno -LIBDIR=${prefix}/lib/$(name) +LIBDIR=${prefix}/share/$(name) LIBRARY=-DLIBDIR=\"${LIBDIR}\" # Set SIMPLE for lex.c if you don't want arrow keys or lex.c blows up @ 1.1 log @Update to 7.16, read changelog at: https://github.com/n-t-roff/sc/blob/master/CHANGES @ text @d1 1 a1 1 $NetBSD$ @