summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time/p5-TimeDate/Makefile3
-rw-r--r--www/p5-HTML-Format/Makefile3
2 files changed, 4 insertions, 2 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"
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile
index bc7ee95ccb7..cad9c27a048 100644
--- a/www/p5-HTML-Format/Makefile
+++ b/www/p5-HTML-Format/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/08/06 06:19:39 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/07/16 13:31:31 heinz Exp $
DISTNAME= HTML-Format-2.04
PKGNAME= p5-${DISTNAME}
@@ -16,6 +16,7 @@ DEPENDS+= p5-HTML-Tree>=3.15:../../www/p5-HTML-Tree
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTML-Format/.packlist
.include "../../lang/perl5/module.mk"