summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
diff options
context:
space:
mode:
authorheinz <heinz>2006-07-16 13:23:52 +0000
committerheinz <heinz>2006-07-16 13:23:52 +0000
commit0c4de12fd45e8cf46cb3a160b9f5f09c5ca2d253 (patch)
tree2b0bc4b8110f164337615bff518cdc711d50e765 /www/p5-HTML-Format
parentd41a9aaf83397dd45370f275fce4690764ef6aee (diff)
downloadpkgsrc-0c4de12fd45e8cf46cb3a160b9f5f09c5ca2d253.tar.gz
Added empty USE_LANGUAGES (no compiler needed).
Diffstat (limited to 'www/p5-HTML-Format')
-rw-r--r--www/p5-HTML-Format/Makefile3
1 files changed, 2 insertions, 1 deletions
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"