From f2482999f170b0d8f285e641a79f90b5bec9e1bf Mon Sep 17 00:00:00 2001 From: bjs Date: Thu, 8 Nov 2007 04:11:40 +0000 Subject: Remove ${MSGFMT} definition from ${MAKE_ENV}, as I was using this during development but decided it was too crufty. If it turns out it's needed, we can always add it again. --- audio/herrie/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/herrie/Makefile') diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 6fc07a8b47e..189a983581b 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/11/08 04:08:46 bjs Exp $ +# $NetBSD: Makefile,v 1.3 2007/11/08 04:11:40 bjs Exp $ # DISTNAME= herrie-1.8.4 @@ -21,7 +21,6 @@ CONFIGURE_ARGS+= no_xspf CONFIGURE_ARGS+= verbose EGDIR= ${PREFIX}/share/examples/herrie -MAKE_ENV+= MSGFMT=${TOOLS_PATH.msgfmt:Q} CONFIGURE_ENV+= CONFDIR=${PKG_SYSCONFDIR:Q} CONFIGURE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} CONFIGURE_ENV+= TRANSDIR=${PREFIX}/${PKGLOCALEDIR}/locale -- cgit v1.2.3