summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-HTML-Parser/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index 9f0636b8696..463759a77b7 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/02/02 19:04:35 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2008/01/08 20:58:30 heinz Exp $
#
DISTNAME= HTML-Parser-3.56
@@ -20,6 +20,8 @@ DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
# dependency -- weird.
#DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+USE_LANGUAGES= c
+
PERL5_PACKLIST= auto/HTML/Parser/.packlist
.include "../../lang/perl5/module.mk"