summaryrefslogtreecommitdiffstats
path: root/math/randlib
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commit9151f3de49e078e4c11ca2cb75df9214570190db (patch)
tree1e5290647edb4803ae78750cffd54a3dba48f512 /math/randlib
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadFreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip
FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'math/randlib')
-rw-r--r--math/randlib/Makefile2
-rw-r--r--math/randlib/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/math/randlib/Makefile b/math/randlib/Makefile
index c7c8394..484aacb 100644
--- a/math/randlib/Makefile
+++ b/math/randlib/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ranlib.c
MAINTAINER= tg@FreeBSD.org
+INSTALLS_SHLIBS= yes
MAKE_ENV= NOPROFILE=true
WRKSRC= ${WRKDIR}/${DISTNAME}/src
@@ -29,6 +30,5 @@ post-install:
.if ${PORTOBJFORMAT} == "aout"
${LN} -sf libranlib.so.1.0 ${PREFIX}/lib/libranlib.so
.endif
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.post.mk>
diff --git a/math/randlib/pkg-plist b/math/randlib/pkg-plist
index e900c33..f599692 100644
--- a/math/randlib/pkg-plist
+++ b/math/randlib/pkg-plist
@@ -2,8 +2,6 @@ include/ranlib.h
lib/libranlib.a
lib/libranlib.so
lib/libranlib.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/ranlib/Basegen.c.doc
share/doc/ranlib/ranlib.c.chs
share/doc/ranlib/ranlib.c.fdoc
OpenPOWER on IntegriCloud