aboutsummaryrefslogtreecommitdiff
path: root/net/spread
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 /net/spread
parent6c1c5b05f5a4727886d4be7b74ffa44de2ff2ea2 (diff)
downloadports-124b00a56f28a0a7df79a5f0d75f5be86895325f.tar.gz
ports-124b00a56f28a0a7df79a5f0d75f5be86895325f.zip
Notes
Diffstat (limited to 'net/spread')
-rw-r--r--net/spread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile
index 7688c51c0522..7f586611389b 100644
--- a/net/spread/Makefile
+++ b/net/spread/Makefile
@@ -49,7 +49,7 @@ MAN3= libsp.3 SP_connect.3 SP_disconnect.3 SP_equal_group_ids.3 \
PERL_CONFIGURE_ARGS= CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" \
INSTALLPRIVLIB="${PREFIX}/lib" INSTALLARCHLIB="${PREFIX}/lib"
-_MANPAGES+= ${PREFIX}/lib/perl5/${PERL_VERSION}/man/man3/Spread.3
+_MANPAGES+= ${PREFIX}/lib/perl5/${PERL_VER}/man/man3/Spread.3
post-configure:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \