From 54bc7f8f3fec418f3457640ead412bac099f9798 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Tue, 24 Feb 2009 13:31:53 +0000 Subject: Don't use PERL_VER (it will be deleted soon), use PERL_VERSION instead. --- textproc/redland-bindings/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 40325433ada5..aaaade75ed0a 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -35,7 +35,7 @@ PLIST_SUB+= WITH_JAVA="@comment " USE_PERL5= yes CONFIGURE_ARGS+= --with-perl PLIST_SUB+= WITH_PERL="" -MANPREFIX= ${LOCALBASE}/lib/perl5/${PERL_VER} +MANPREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= RDF::Redland.3 \ RDF::Redland::Iterator.3 \ RDF::Redland::Model.3 \ -- cgit v1.2.3