diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
commit | 1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch) | |
tree | 793d58c7df7e7a6a8851050e7e17a32a176a9a93 /net/tn5250 | |
parent | Update port to 4.41 (diff) |
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'net/tn5250')
-rw-r--r-- | net/tn5250/Makefile | 1 | ||||
-rw-r--r-- | net/tn5250/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 868f3f42abce..7ba9009a9c75 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://cvs.cleveland.lug.net/pub/tn5250/ MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes +INSTALL_SHLIBS= yes MAN1= scs2ascii.1 scs2pdf.1 tn5250.1 lp5250d.1 diff --git a/net/tn5250/pkg-plist b/net/tn5250/pkg-plist index b8db240d2904..428f46eab53a 100644 --- a/net/tn5250/pkg-plist +++ b/net/tn5250/pkg-plist @@ -24,8 +24,6 @@ include/tn5250/wtd.h lib/lib5250.a lib/lib5250.so lib/lib5250.so.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/aclocal/tn5250.m4 share/tn5250/XTerm share/tn5250/dialogrc |