diff options
Diffstat (limited to 'databases/krecipes')
-rw-r--r-- | databases/krecipes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/krecipes/Makefile b/databases/krecipes/Makefile index c94a3f2f8bd..01263649ccd 100644 --- a/databases/krecipes/Makefile +++ b/databases/krecipes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/11/01 06:00:50 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/01/12 15:31:45 hans Exp $ # DISTNAME= krecipes-1.0-beta1 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_TOOLS+= msgfmt +USE_TOOLS+= msgfmt perl CONFIGURE_ARGS+= --without-mysql --without-postgresql |