diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /devel/p5-Test-Memory-Cycle/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'devel/p5-Test-Memory-Cycle/Makefile')
-rw-r--r-- | devel/p5-Test-Memory-Cycle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile index 13c810661ce..25dc1e634e5 100644 --- a/devel/p5-Test-Memory-Cycle/Makefile +++ b/devel/p5-Test-Memory-Cycle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/02/22 00:33:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:35 tv Exp $ # DISTNAME= Test-Memory-Cycle-1.00 @@ -12,7 +12,6 @@ COMMENT= Check for memory leaks and circular memory references DEPENDS+= p5-Devel-Cycle-[0-9]*:../../devel/p5-Devel-Cycle -USE_BUILDLINK3= yes USE_LANGUAGES= # empty PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Test/Memory/Cycle/.packlist |