From 720b3640f94c2411c773f482c6694a885d97d337 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 7 Jan 2006 12:47:55 +0000 Subject: Remove unnecessary msgfmt configure environment settings and a duplicated BUILD_USES_MSGFMT variable. Pointed out by the bulk build via wiz@. --- x11/matchbox-panel/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'x11') diff --git a/x11/matchbox-panel/Makefile b/x11/matchbox-panel/Makefile index b7c2878aae4..bd5bf3878c8 100644 --- a/x11/matchbox-panel/Makefile +++ b/x11/matchbox-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 13:32:30 peter Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/07 12:47:55 peter Exp $ # DISTNAME= matchbox-panel-0.9.2 @@ -21,13 +21,6 @@ CONFIGURE_ARGS+= --enable-small-icons CONFIGURE_ARGS+= --enable-startup-notification CONFIGURE_ARGS+= --enable-nls -BUILD_USES_MSGFMT= yes - -CONFIGURE_ENV+= XGETTEXT=${LOCALBASE}/bin/xgettext -CONFIGURE_ENV+= GMSGFMT=${LOCALBASE}/bin/msgfmt -CONFIGURE_ENV+= MSGFMT=${LOCALBASE}/bin/msgfmt -CONFIGURE_ENV+= MSGMERGE=${LOCALBASE}/bin/msgmerge - .include "../../devel/gettext-lib/buildlink3.mk" .include "../../fonts/Xft2/buildlink3.mk" .include "../../devel/libmatchbox/buildlink3.mk" -- cgit v1.2.3