From c256b3f8bf9c84b9d19a13211228ad12b744498c Mon Sep 17 00:00:00 2001 From: gls Date: Tue, 25 Sep 2012 19:53:39 +0000 Subject: Build Fix. USE_TOOLS+= msgfmt. Should fix build on SmartOS, Linux and Darwin. --- sysutils/virtinst/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/virtinst/Makefile b/sysutils/virtinst/Makefile index 9f4caabe207..5eb15063215 100644 --- a/sysutils/virtinst/Makefile +++ b/sysutils/virtinst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/09/06 05:30:44 gls Exp $ +# $NetBSD: Makefile,v 1.3 2012/09/25 19:53:39 gls Exp $ # DISTNAME= virtinst-0.600.3 @@ -10,6 +10,7 @@ HOMEPAGE= http://virt-manager.org/ COMMENT= Module to help in starting installations inside of virtual machines LICENSE= gnu-gpl-v2 +USE_TOOLS+= msgfmt PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none -- cgit v1.2.3