summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-17 02:16:36 +0000
committerjlam <jlam>2001-10-17 02:16:36 +0000
commit77acb2344fd0c44f11963082ecfd141bd5fc3fab (patch)
tree546b43f4da97a83b3fe7fcda9f2f15a570caf224 /emulators
parent2b2eb6d0ef4472e9f0c3c92f6a702dbf2c50a8a2 (diff)
downloadpkgsrc-77acb2344fd0c44f11963082ecfd141bd5fc3fab.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')
-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