summaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-17 02:16:36 +0000
committerjlam <jlam@pkgsrc.org>2001-10-17 02:16:36 +0000
commit9a733cc3a47e6d48b15d2a2d2b85304c5fa7e996 (patch)
tree546b43f4da97a83b3fe7fcda9f2f15a570caf224 /emulators/vice
parent73831b584faf7a1a8ce1703f407766249eff0162 (diff)
downloadpkgsrc-9a733cc3a47e6d48b15d2a2d2b85304c5fa7e996.tar.gz
Set BUILD_USES_MSGFMT as the configure process uses the test for msgfmt to
determine how to install the locale files.
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index c5e6c72bac7..feb0e828d9a 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/10/02 20:04:33 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2001/10/17 02:16:36 jlam Exp $
#
DISTNAME= vice-1.7
@@ -24,6 +24,7 @@ NO_SRC_ON_FTP= ${RESTRICTED}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
GNU_CONFIGURE= YES
+BUILD_USES_MSGFMT= YES
USE_GTEXINFO= YES
USE_BUILDLINK_ONLY= YES