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 | e70b376fa428d35e2ee7ec89f1f025ea77c1a2e5 (patch) | |
tree | 4beb1060fa73ef3220b4b4f62528af9c91daf0bc /mail/squirrelmail-locales | |
parent | 7425b543e8f92cf560a58d4bf6db6c156cca9e85 (diff) | |
download | pkgsrc-e70b376fa428d35e2ee7ec89f1f025ea77c1a2e5.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} |