The NetBSD Project

CVS log for pkgsrc/pkgtools/pkgdep/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / pkgdep

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2005Q4


Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:17 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>