From 2c01ea3b7724677eb90f7cc5186e55f90a768fed 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. --- www/sitecopy/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'www/sitecopy/Makefile') diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index 0287e0fe311..d579b01c482 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/03/04 21:31:03 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2006/04/13 18:23:39 jlam Exp $ DISTNAME= sitecopy-0.16.2 CATEGORIES= www @@ -8,9 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lyra.org/sitecopy/ COMMENT= Utility for synchronizing remote and local web sites -BUILD_USES_MSGFMT= yes - -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -- cgit v1.2.3