From ff9c5da518f097fbcd51a76561b53791b2dcfe0c Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 23 May 2003 22:24:16 +0000 Subject: Add BUILD_USES_MSGFMT, noted missing by Jeremy C. Reed in PR 20916. --- archivers/gtar-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers/gtar-base') diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile index 1f7121209af..13418300f1c 100644 --- a/archivers/gtar-base/Makefile +++ b/archivers/gtar-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/04/22 20:25:08 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2003/05/23 22:24:16 wiz Exp $ # DISTNAME= tar-1.13.25 @@ -14,6 +14,8 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/tar/tar.html COMMENT= The GNU tape archiver with remote magnetic tape support +BUILD_USES_MSGFMT= YES + USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES -- cgit v1.2.3