diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
commit | 6f1737ade52148c495020f6892574e712e67079c (patch) | |
tree | 271f7a88035861ef3450e5b1d57448b896710aee /misc/p5-Business-UPS | |
parent | 5ca9c9a191b92c7b1dd6b190569ef1fca10bb67e (diff) | |
download | pkgsrc-6f1737ade52148c495020f6892574e712e67079c.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'misc/p5-Business-UPS')
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 2284a78b3f2..090695be43e 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:46 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/27 02:24:08 snj Exp $ # DISTNAME= Business-UPS-1.13 @@ -14,7 +14,7 @@ COMMENT= Perl5 module to handle UPS rate calculation and package tracking DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/UPS/.packlist .include "../../lang/perl5/module.mk" |