pkgsrc/www/htmllint
jlam 3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
..
patches Update to 20040716 (changes unknown); also try to address PR 25089 2004-07-19 13:18:31 +00:00
DESCR Fix a typo - from Wouter Schoot in pkg PR 28735 2004-12-21 15:40:38 +00:00
distinfo Update to 20050220, changes unknown. 2005-02-24 11:35:37 +00:00
Makefile Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
PLIST Update to 20040716 (changes unknown); also try to address PR 25089 2004-07-19 13:18:31 +00:00