diff options
Diffstat (limited to 'security/p5-MD5')
-rw-r--r-- | security/p5-MD5/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 6a6239bbc75..e83dfd7014d 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:32 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/22 13:06:18 agc Exp $ # FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # @@ -12,9 +12,6 @@ MAINTAINER= packages@netbsd.org USE_PERL5= YES -MAN3= MD5.3 -MANPREFIX= ${PREFIX}/lib/perl5 - do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL |