diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 04:59:42 +0000 |
commit | 67721bd22d50a02e35021f1d03c3658680e89201 (patch) | |
tree | c6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /databases/mytop/Makefile | |
parent | 763c7a82b9f2eebd8438ab3acc284818c1f5f2fe (diff) | |
download | pkgsrc-67721bd22d50a02e35021f1d03c3658680e89201.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'databases/mytop/Makefile')
-rw-r--r-- | databases/mytop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mytop/Makefile b/databases/mytop/Makefile index d55d1189f1e..462267e4174 100644 --- a/databases/mytop/Makefile +++ b/databases/mytop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 16:39:06 martti Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/27 05:44:21 snj Exp $ # DISTNAME= mytop-0.8 @@ -13,7 +13,7 @@ DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/mytop/.packlist REPLACE_PERL= mytop NO_BUILD= YES |