aboutsummaryrefslogtreecommitdiff
path: root/net/spread4
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-08-04 12:34:50 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-08-04 12:34:50 +0000
commit50513d5d5238ab12e0e327b93bf433d7d288aeeb (patch)
treea01dbbed0a08990ed895d4f97017c2593d8d7172 /net/spread4
parenta72afe28c2216c151a1fc5aa900c8abf9c7a709e (diff)
downloadports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.tar.gz
ports-50513d5d5238ab12e0e327b93bf433d7d288aeeb.zip
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r--net/spread4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile
index 9b29ba36f7d6..5390411bc8df 100644
--- a/net/spread4/Makefile
+++ b/net/spread4/Makefile
@@ -40,7 +40,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+= ${TARGETDIR}/lib/perl5/${PERL_VERSION}/man/man3/Spread.3
post-configure:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \