summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 463b8ceb53d5..92f897eb7f99 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -50,7 +50,7 @@ post-patch:
${WRKSRC}/doc/Makefile.in
.if !defined(MASTERDIR)
-post-stage:
+post-install:
${LN} -s libxslt.so.1 ${STAGEDIR}${PREFIX}/lib/libxslt.so.2
${LN} -s libexslt.so.0 ${STAGEDIR}${PREFIX}/lib/libexslt.so.8
.endif