From 2fc824555c8687ae8713cc8571a744e7b6543bbe Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 6 Apr 2013 14:22:39 +0000 Subject: "Packages that install libtool libraries should define USE_LIBTOOL." --- misc/gwaei/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/gwaei') diff --git a/misc/gwaei/Makefile b/misc/gwaei/Makefile index b14f34add94..885bec7dd57 100644 --- a/misc/gwaei/Makefile +++ b/misc/gwaei/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:23:15 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/04/06 14:22:40 rodent Exp $ # DISTNAME= gwaei-3.0.2 @@ -12,8 +12,9 @@ COMMENT= Japanese dictionary for GNOME LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes +USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= perl gmake pkg-config intltool msgfmt +USE_TOOLS+= gmake intltool msgfmt perl pkg-config PLIST_SRC= PLIST -- cgit v1.2.3