summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-07-16 13:23:52 +0000
committerheinz <heinz@pkgsrc.org>2006-07-16 13:23:52 +0000
commit87525e9ce96a72c5cc26fffafd691b6a079094f4 (patch)
tree2b0bc4b8110f164337615bff518cdc711d50e765 /time
parent8e21952ce66e87b5ac7444377ea3a6e6d20d0792 (diff)
downloadpkgsrc-87525e9ce96a72c5cc26fffafd691b6a079094f4.tar.gz
Added empty USE_LANGUAGES (no compiler needed).
Diffstat (limited to 'time')
-rw-r--r--time/p5-TimeDate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index 135c3c609b4..c03c9655e4c 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:53 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/07/16 13:23:52 heinz Exp $
#
DISTNAME= TimeDate-1.16
@@ -13,6 +13,7 @@ COMMENT= Perl5 TimeDate distribution
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/TimeDate/.packlist
.include "../../lang/perl5/module.mk"