aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms/Makefile
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2001-03-12 16:23:10 +0000
committerMike Heffner <mikeh@FreeBSD.org>2001-03-12 16:23:10 +0000
commit7e6d897078c4399b7e9f336cfb0a9ccebf922327 (patch)
tree11731b0ece01c51ad96b464069f46814781d6523 /x11-toolkits/xforms/Makefile
parent489423fcc2b66f8d71861c8ee0cef7c87a63ffcc (diff)
downloadports-7e6d897078c4399b7e9f336cfb0a9ccebf922327.tar.gz
ports-7e6d897078c4399b7e9f336cfb0a9ccebf922327.zip
Notes
Diffstat (limited to 'x11-toolkits/xforms/Makefile')
-rw-r--r--x11-toolkits/xforms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 6e131f0c6d2c..bd1c8960e20b 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -36,5 +36,6 @@ DISTNAME= bxform-${PORTVERSION:S/.//}-elf
post-install:
@${LN} -sf ${PREFIX}/lib/libforms.so.0.88 ${PREFIX}/lib/libforms.so.0
@${LN} -sf ${PREFIX}/lib/libforms.so.0.88 ${PREFIX}/lib/libxforms.so.0
+ @${LN} -sf ${PREFIX}/lib/libforms.a ${PREFIX}/lib/libxforms.a
.include <bsd.port.post.mk>