From da6e9ac128d4fb85c7135cbc0ec3f4b8b5f1a366 Mon Sep 17 00:00:00 2001 From: gls Date: Wed, 26 Sep 2012 19:35:02 +0000 Subject: Adding xgettext to USE_TOOLS should finally fix build on SunOS. Thanks jperkin@. --- sysutils/virtinst/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/virtinst/Makefile b/sysutils/virtinst/Makefile index 5eb15063215..116117ed3da 100644 --- a/sysutils/virtinst/Makefile +++ b/sysutils/virtinst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/09/25 19:53:39 gls Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/26 19:35:02 gls Exp $ # DISTNAME= virtinst-0.600.3 @@ -10,7 +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 +USE_TOOLS+= msgfmt xgettext PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none -- cgit v1.2.3