aboutsummaryrefslogtreecommitdiffstats
path: root/lang/rexx-imc
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /lang/rexx-imc
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadfreebsd-ports-graphics-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
freebsd-ports-graphics-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.zst
freebsd-ports-graphics-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r--lang/rexx-imc/Makefile5
-rw-r--r--lang/rexx-imc/pkg-plist2
2 files changed, 2 insertions, 5 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index 6314cf9785a..1f0db7a42b1 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -17,13 +17,12 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= jfitz@FreeBSD.org
+INSTALL_SHLIBS= yes
+
MAKE_ENV= MKDIR="${MKDIR}" OPTFLAGS="${CFLAGS}"
MAN1= rexx.1
post-extract:
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
-post-install:
- @${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/lang/rexx-imc/pkg-plist b/lang/rexx-imc/pkg-plist
index 4e23a7a14d8..5e5a379a0c7 100644
--- a/lang/rexx-imc/pkg-plist
+++ b/lang/rexx-imc/pkg-plist
@@ -7,8 +7,6 @@ include/rexxsaa.h
lib/librexx.a
lib/librexx.so
lib/librexx.so.2
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
share/doc/rexx-imc/README
share/doc/rexx-imc/README.bugreport
share/doc/rexx-imc/README.docs