summaryrefslogtreecommitdiff
path: root/www/p5-HTML-StickyQuery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-StickyQuery/Makefile')
-rw-r--r--www/p5-HTML-StickyQuery/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-HTML-StickyQuery/Makefile b/www/p5-HTML-StickyQuery/Makefile
index d274167626c..bf22685348d 100644
--- a/www/p5-HTML-StickyQuery/Makefile
+++ b/www/p5-HTML-StickyQuery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:39 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:42 joerg Exp $
#
DISTNAME= HTML-StickyQuery-0.12
@@ -12,11 +12,12 @@ MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/search?dist=HTML-StickyQuery
COMMENT= Add sticky QUERY_STRING to a tag href attributes
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-HTML-Parser>=3.34:../../www/p5-HTML-Parser
DEPENDS+= p5-URI>=1.27:../../www/p5-URI
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/HTML/StickyQuery/.packlist
.include "../../lang/perl5/module.mk"