From 3c7bc19974dea31e4d534c5386d29d0260c0d25a Mon Sep 17 00:00:00 2001 From: az Date: Wed, 12 Jun 2013 17:45:02 +0000 Subject: - Fix build with new site_perl Submitted by: olli hauer --- x11/xfce4-conf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index 84f208a04b87..f23b9b3ed38a 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -27,7 +27,7 @@ USES= pathfix pkgconfig OPTIONS_DEFINE= DOCS PERL NLS -MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VER} .include -- cgit