summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2016-03-09 22:08:46 +0000
committertnn <tnn@pkgsrc.org>2016-03-09 22:08:46 +0000
commit95bef125e1d54245d19b177d550bf6b7ca1f9248 (patch)
tree2f65c7864269c709cb5bc1fdabc3d263cc569646
parent615fdfd2db81d075db3ef03c1d8d3b31f779144f (diff)
downloadpkgsrc-95bef125e1d54245d19b177d550bf6b7ca1f9248.tar.gz
needs msgfmt
-rw-r--r--emulators/fs-uae/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index d5c9f7af16f..7981e7023b5 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/11/07 13:30:21 adam Exp $
+# $NetBSD: Makefile,v 1.3 2016/03/09 22:08:46 tnn Exp $
DISTNAME= fs-uae-2.6.2
CATEGORIES= emulators
@@ -10,7 +10,7 @@ COMMENT= FS-UAE Amiga Emulator
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config zip
+USE_TOOLS+= msgfmt pkg-config zip
GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"