From 1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 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. --- security/seahorse-nautilus/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'security/seahorse-nautilus/Makefile') diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index bd0657939f9..a1a477967e7 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/04/06 06:22:44 reed Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/13 18:23:37 jlam Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-nautilus-0.8.1 @@ -13,13 +13,11 @@ COMMENT= Seahorse plugin for nautilus PATCHDIR= ${.CURDIR}/../seahorse/patches DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo -BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= yes -USE_MSGFMT_PLURALS= yes USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= --disable-gedit -- cgit v1.2.3