diff options
author | jlam <jlam@pkgsrc.org> | 2005-05-16 01:32:22 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-05-16 01:32:22 +0000 |
commit | cf8005a4510e788439df07455522ae6a130c3a2b (patch) | |
tree | 4beb1060fa73ef3220b4b4f62528af9c91daf0bc /mail/squirrelmail-locales | |
parent | c39d3036c6cae80e3eaf5e0d668a35f36e3e0909 (diff) | |
download | pkgsrc-cf8005a4510e788439df07455522ae6a130c3a2b.tar.gz |
Note that tar is required by this package.
Diffstat (limited to 'mail/squirrelmail-locales')
-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} |