aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-imc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /lang/rexx-imc
parent5cb14340042a107ee5ad92616d23d4d9551eb878 (diff)
downloadports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz
ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip
Notes
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 6314cf9785ae..1f0db7a42b1d 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 4e23a7a14d85..5e5a379a0c7e 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