From 8ef4092f2d7ed2f6f56772a1a1e49da486706395 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 9 Oct 2021 10:41:07 +0000 Subject: remove redundant do-install, CHECK_RELRO_SKIP, INSTALLATIONS_DIRS ... ... for packages where the go-module.mk defaults DTRT as-is. --- sysutils/lf/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sysutils/lf') diff --git a/sysutils/lf/Makefile b/sysutils/lf/Makefile index 55dda20614b..2982778bd95 100644 --- a/sysutils/lf/Makefile +++ b/sysutils/lf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2021/10/08 18:55:09 bsiegert Exp $ +# $NetBSD: Makefile,v 1.42 2021/10/09 10:41:10 tnn Exp $ # DISTNAME= lf-13 @@ -16,7 +16,5 @@ GO_MODULE_FILES+= github.com/mattn/go-runewidth/@v/v0.0.4.zip GO_MODULE_FILES+= github.com/nsf/termbox-go/@v/v0.0.0-20190325093121-288510b9734e.zip GO_MODULE_FILES+= github.com/nsf/termbox-go/@v/v0.0.0-20190325093121-288510b9734e.mod -CHECK_RELRO_SKIP+= bin/lf - .include "../../lang/go/go-module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3