diff options
Diffstat (limited to 'audio/herrie/Makefile')
-rw-r--r-- | audio/herrie/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 9013788a924..1a1c617bd82 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/07/16 07:21:23 bjs Exp $ +# $NetBSD: Makefile,v 1.11 2008/10/31 22:48:02 bjs Exp $ # -DISTNAME= herrie-2.1 +DISTNAME= herrie-2.2 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ EXTRACT_SUFX= .tar.bz2 @@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir HAS_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake msgfmt pkg-config +USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= verbose |