summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-23 22:24:16 +0000
committerwiz <wiz@pkgsrc.org>2003-05-23 22:24:16 +0000
commitff9c5da518f097fbcd51a76561b53791b2dcfe0c (patch)
treeedf9417c4e88ea122093a8b4de023413bed65a1d /archivers
parentf3aec60c21b87942de6468b1436454673593e59c (diff)
downloadpkgsrc-ff9c5da518f097fbcd51a76561b53791b2dcfe0c.tar.gz
Add BUILD_USES_MSGFMT, noted missing by Jeremy C. Reed in PR 20916.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar-base/Makefile4
1 files changed, 3 insertions, 1 deletions
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