diff options
Diffstat (limited to 'net/p5-Net-Telnet/Makefile')
-rw-r--r-- | net/p5-Net-Telnet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index edb6ee8f44d..c71ee640c0c 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Telnet-3.03 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Telnet COMMENT= Perl5 module to use telnet LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Telnet/.packlist .include "../../lang/perl5/module.mk" |