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. --- ham/tlf/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ham/tlf') diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index 8df0cba4bee..6ca70f10700 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/03/09 21:04:44 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/13 18:23:34 jlam Exp $ # DISTNAME= tlf-0.9.27 @@ -11,9 +11,8 @@ HOMEPAGE= http://home.iae.nl/users/reinc/TLF-0.2.html COMMENT= Advanced hamradio logging and contest program USE_NCURSES= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes -BUILD_USES_MSGFMT=yes PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes -- cgit v1.2.3