diff options
Diffstat (limited to 'security/p5-MD5/Makefile')
-rw-r--r-- | security/p5-MD5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index f2b088fbb7d4..937fabf96917 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -3,7 +3,7 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp $ +# $Id: Makefile,v 1.8 1998/04/26 02:48:44 vanilla Exp $ # DISTNAME= MD5-1.7 @@ -17,7 +17,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES MAN3= MD5.3 -MANPREFIX= ${PREFIX}/lib/perl5 +MANPREFIX= ${PREFIX}/lib/perl5/5.00501 do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL |