From 50ddeb976188f626aab0fa3387c50f83f62ff5bf Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 5 Jan 2014 03:38:00 +0000 Subject: needs msgfmt, seen in freebsd build --- ham/xnec2c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ham/xnec2c') diff --git a/ham/xnec2c/Makefile b/ham/xnec2c/Makefile index 214087ed562..7fd88448a65 100644 --- a/ham/xnec2c/Makefile +++ b/ham/xnec2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/10/10 14:42:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2014/01/05 03:38:00 dholland Exp $ DISTNAME= xnec2c-2.3-beta PKGNAME= ${DISTNAME:S/-beta/beta/} @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -USE_TOOLS+= intltool pax pkg-config +USE_TOOLS+= intltool msgfmt pax pkg-config INSTALLATION_DIRS= share/doc/xnec2c -- cgit v1.2.3