diff options
Diffstat (limited to 'chat/p5-Net-Goofey/Makefile')
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index 5156ed897cd..9dcf1949aa8 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 16:34:34 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/27 22:03:13 snj Exp $ # DISTNAME= Net-Goofey-1.5 @@ -10,7 +10,7 @@ MAINTAINER= grant@NetBSD.org HOMEPAGE= http://tertius.net.au/~gossamer/code/ COMMENT= Perl module for communicating with a Goofey server -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Goofey/.packlist .include "../../lang/perl5/module.mk" |