diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-prewikka/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index cb7061e9b65..12eaea921ed 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/04/09 12:50:20 shannonjr Exp $ +# $NetBSD: Makefile,v 1.19 2007/04/17 13:15:08 joerg Exp $ # DISTNAME= prewikka-${VERSION} @@ -18,6 +18,8 @@ COMMENT= Prelude-IDS console DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah +USE_TOOLS+= msgfmt + .include "../../mk/bsd.prefs.mk" PYDISTUTILSPKG= yes |