aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pdcurses-the/Makefile3
-rw-r--r--devel/pdcurses-the/pkg-plist1
-rw-r--r--devel/pdcurses/Makefile3
-rw-r--r--devel/pdcurses/pkg-plist1
4 files changed, 8 insertions, 0 deletions
diff --git a/devel/pdcurses-the/Makefile b/devel/pdcurses-the/Makefile
index d7c67d882d50..65b3e31099d4 100644
--- a/devel/pdcurses-the/Makefile
+++ b/devel/pdcurses-the/Makefile
@@ -42,4 +42,7 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
CONFIGURE_ARGS+=--with-xaw3d
.endif
+post-install:
+ @cd ${PREFIX}/lib && ${LN} -sf libXCurses.so libXCurses.so.8
+
.include <bsd.port.post.mk>
diff --git a/devel/pdcurses-the/pkg-plist b/devel/pdcurses-the/pkg-plist
index f7b7a66e8b07..503f6d1fb00f 100644
--- a/devel/pdcurses-the/pkg-plist
+++ b/devel/pdcurses-the/pkg-plist
@@ -7,5 +7,6 @@ include/xcurses/term.h
include/xpanel.h
lib/libXCurses.a
lib/libXCurses.so
+lib/libXCurses.so.8
lib/libXpanel.a
@dirrm include/xcurses
diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile
index d7c67d882d50..65b3e31099d4 100644
--- a/devel/pdcurses/Makefile
+++ b/devel/pdcurses/Makefile
@@ -42,4 +42,7 @@ LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
CONFIGURE_ARGS+=--with-xaw3d
.endif
+post-install:
+ @cd ${PREFIX}/lib && ${LN} -sf libXCurses.so libXCurses.so.8
+
.include <bsd.port.post.mk>
diff --git a/devel/pdcurses/pkg-plist b/devel/pdcurses/pkg-plist
index f7b7a66e8b07..503f6d1fb00f 100644
--- a/devel/pdcurses/pkg-plist
+++ b/devel/pdcurses/pkg-plist
@@ -7,5 +7,6 @@ include/xcurses/term.h
include/xpanel.h
lib/libXCurses.a
lib/libXCurses.so
+lib/libXCurses.so.8
lib/libXpanel.a
@dirrm include/xcurses