From a1cc90cffccf320591c541f96c3ac1b332e4cc38 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 1 Sep 2013 06:32:11 +0000 Subject: Add vars.mk to REPLACE_LOCALEDIR_PATTERNS for autoconf/make/vars.mk. PR pkg/40713. --- sysutils/pv/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 28b7c3e0ab1..93b64233666 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2013/04/06 20:27:28 rodent Exp $ +# $NetBSD: Makefile,v 1.24 2013/09/01 06:32:11 obache Exp $ # DISTNAME= pv-0.9.6 @@ -19,6 +19,8 @@ INFO_FILES= yes # Don't gzip the installed info file and man pages. CONFIGURE_ENV+= DO_GZIP=${TOOLS_CMD.true} +REPLACE_LOCALEDIR_PATTERNS+= vars.mk + DOCDIR= ${PREFIX}/share/doc/pv INSTALLATION_DIRS= ${DOCDIR} -- cgit v1.2.3