diff options
Diffstat (limited to 'mail/squirrelmail-locales/Makefile')
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index 0e9c33c76de..3b86cc88a72 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:27 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/05/16 01:32:23 jlam Exp $ # DISTNAME= all_locales-${VER}-20050122 @@ -13,7 +13,8 @@ COMMENT= Locale package for SquirrelMail VER= 1.4.4 -NO_CONFIGURE= # defined +NO_CONFIGURE= # defined +PKGSRC_USE_TOOLS+= tar WRKSRC= ${WRKDIR} |