summaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-14 11:59:47 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-14 11:59:47 +0000
commit86676c2a4c7d0942aecd75a7b4442145b539f2ce (patch)
tree9ef9cdfc60e0a31fd0636c32139e79213daf0f30 /x11-toolkits/xforms
parentUpdate to 0.89 on i386, remove aout bits and cleanup the port. (diff)
Create libform.so --> libxform.so.1 link, because it seems that library has
been built with --soname option and w/o this link dynamically-linked executables don't work.
Notes
Notes: svn path=/head/; revision=30611
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r--x11-toolkits/xforms/Makefile3
-rw-r--r--x11-toolkits/xforms/pkg-plist1
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 567482368461..b3b66aa3963d 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -35,4 +35,7 @@ PATCHDIR= ${MASTERDIR}/patches.i386
MAN1+= iconvert.1
.endif
+post-install:
+ @${LN} -sf ${PREFIX}/lib/libxforms.so.0 ${PREFIX}/lib/libforms.so
+
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/xforms/pkg-plist b/x11-toolkits/xforms/pkg-plist
index 8598633a2975..5379745a437b 100644
--- a/x11-toolkits/xforms/pkg-plist
+++ b/x11-toolkits/xforms/pkg-plist
@@ -1,6 +1,7 @@
bin/fd2ps
bin/fdesign
include/forms.h
+lib/libforms.so
lib/libxforms.a
lib/libxforms.so
lib/libxforms.so.0