diff options
author | asami <asami@FreeBSD.org> | 1998-08-15 02:10:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-15 02:10:04 +0000 |
commit | e3ac7b4693efb19cdecafb47575ad0dd7d9995cd (patch) | |
tree | 630b3a058101935d7fe961da62712343ed1af8df /misc/p5-Locale-Codes/Makefile | |
parent | c3d62117fd2648a7343c0f3297c3904df29ebe8c (diff) | |
download | FreeBSD-ports-e3ac7b4693efb19cdecafb47575ad0dd7d9995cd.zip FreeBSD-ports-e3ac7b4693efb19cdecafb47575ad0dd7d9995cd.tar.gz |
Update to new perl5 scheme.
Diffstat (limited to 'misc/p5-Locale-Codes/Makefile')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index a44e548..c48459f 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/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:51:12 jfitz Exp $ +# $Id: Makefile,v 1.2 1998/04/04 14:02:32 vanilla Exp $ # DISTNAME= Locale-Codes-1.00 @@ -16,7 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG USE_PERL5= YES -MANPREFIX= ${PREFIX}/lib/perl5 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Locale::Country.3 Locale::Language.3 do-configure: |