summaryrefslogtreecommitdiff
path: root/archivers/gtar-base
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-23 22:24:16 +0000
committerwiz <wiz>2003-05-23 22:24:16 +0000
commitd654805ddaa605772974113178e81afb48557cd0 (patch)
treeedf9417c4e88ea122093a8b4de023413bed65a1d /archivers/gtar-base
parent0ba291eecdd7bec477706ca9d5b4e2e1f80d4579 (diff)
downloadpkgsrc-d654805ddaa605772974113178e81afb48557cd0.tar.gz
Add BUILD_USES_MSGFMT, noted missing by Jeremy C. Reed in PR 20916.
Diffstat (limited to 'archivers/gtar-base')
-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