diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-15 16:44:16 +0000 |
commit | f359ee78885faedfb9fd1259c36133038ac50245 (patch) | |
tree | e149280677fe44f0552faf757470ea0023906ed0 /net/tn5250 | |
parent | 124867154b7cf447efaed5aa7238f231be993f70 (diff) | |
download | FreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.zip FreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz |
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 868f3f4..7ba9009 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 b8db240..428f46e 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 |