aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-conf
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-12 17:45:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-12 17:45:02 +0000
commit124b00a56f28a0a7df79a5f0d75f5be86895325f (patch)
treebbc1578d6244710ca8c842b399b37b428bb87593 /x11/xfce4-conf
parent6c1c5b05f5a4727886d4be7b74ffa44de2ff2ea2 (diff)
downloadports-124b00a56f28a0a7df79a5f0d75f5be86895325f.tar.gz
ports-124b00a56f28a0a7df79a5f0d75f5be86895325f.zip
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de>
Notes
Notes: svn path=/head/; revision=320709
Diffstat (limited to 'x11/xfce4-conf')
-rw-r--r--x11/xfce4-conf/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.options.mk>