diff options
Diffstat (limited to 'devel/p5-Errno/Makefile')
-rw-r--r-- | devel/p5-Errno/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Errno/Makefile b/devel/p5-Errno/Makefile index d68a2c812103..395bc6917e5e 100644 --- a/devel/p5-Errno/Makefile +++ b/devel/p5-Errno/Makefile @@ -3,7 +3,7 @@ # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1997/06/27 01:36:21 jfitz Exp $ +# $Id: Makefile,v 1.2 1998/05/13 17:23:38 vanilla Exp $ # DISTNAME= Errno-1.02 @@ -16,7 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES -MANPREFIX= ${PREFIX}/lib/perl5 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Errno.3 do-configure: |