From 3898ce2f2d069e0669178de70c0519a01202e7f6 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 13 Apr 2006 18:23:29 +0000 Subject: BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. --- devel/fhist/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/fhist') diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index 2a1958b1ea0..227aed58715 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:42 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/13 18:23:31 jlam Exp $ # DISTNAME= fhist-1.13 @@ -10,12 +10,9 @@ MAINTAINER= Matthew@Aldous.com HOMEPAGE= http://fhist.sourceforge.net/ COMMENT= File history and comparison tools -BUILD_USES_MSGFMT= YES - +USE_TOOLS+= gsoelim msgfmt GNU_CONFIGURE= YES -USE_TOOLS+= gsoelim - .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3