From 34c36c42a262514209b77c7f72852ccb11a9e921 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 2 Apr 2001 20:05:03 +0000 Subject: replace BUILD_DEPENDS on msgfmt by BUILD_USES_MSGFMT. --- misc/pinfo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 25ae2d633d5..ad1eb91b512 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/03/26 00:41:59 fredb Exp $ +# $NetBSD: Makefile,v 1.5 2001/04/02 20:05:03 wiz Exp $ # DISTNAME= pinfo-0.6.0 @@ -10,7 +10,7 @@ MAINTAINER= fredb@netbsd.org HOMEPAGE= http://zeus.polsl.gliwice.pl/~pborys/ COMMENT= Przemek's Info Viewer -BUILD_DEPENDS+= msgfmt:../../devel/gettext +BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_LIBINTL= yes -- cgit v1.2.3