aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Glib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Glib2/Makefile')
-rw-r--r--devel/p5-Glib2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile
index 97063f403138..2d46d8f02493 100644
--- a/devel/p5-Glib2/Makefile
+++ b/devel/p5-Glib2/Makefile
@@ -30,6 +30,6 @@ IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 then try again
post-install:
@cd ${WRKSRC}/blib/man3 && ${FIND} * -name "*.3" | ${SED} \
- 's,^,${MAN3PREFIX:S,^${TARGETDIR}/,,}/man/man3/,' >> ${TMPPLIST}
+ 's,^,${MAN3PREFIX:S,^${PREFIX}/,,}/man/man3/,' >> ${TMPPLIST}
.include <bsd.port.post.mk>