diff options
Diffstat (limited to 'graphics/p5-GD/Makefile')
-rw-r--r-- | graphics/p5-GD/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 991e04f1d6d3..271d4bd3e781 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -3,7 +3,7 @@ # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/03/11 03:09:46 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/08/06 15:04:57 vanilla Exp $ # DISTNAME= GD-1.18 @@ -16,7 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES -MANPREFIX= ${PREFIX}/lib/perl5/5.00501 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= GD.3 do-configure: |