summaryrefslogtreecommitdiffstats
path: root/devel/libshhopt
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 /devel/libshhopt
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadFreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip
FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'devel/libshhopt')
-rw-r--r--devel/libshhopt/Makefile2
-rw-r--r--devel/libshhopt/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile
index 81adcde..2b2e137 100644
--- a/devel/libshhopt/Makefile
+++ b/devel/libshhopt/Makefile
@@ -14,9 +14,9 @@ DISTNAME= shhopt-${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org
USE_GMAKE= yes
+INSTALLS_SHLIBS= yes
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/libshhopt
@ ${INSTALL_DATA} ${WRKSRC}/CREDITS ${PREFIX}/share/doc/libshhopt
diff --git a/devel/libshhopt/pkg-plist b/devel/libshhopt/pkg-plist
index 47d4f18..ff782f4 100644
--- a/devel/libshhopt/pkg-plist
+++ b/devel/libshhopt/pkg-plist
@@ -1,8 +1,6 @@
include/shhopt.h
lib/libshhopt.so
lib/libshhopt.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/libshhopt/CREDITS
share/doc/libshhopt/README
share/examples/libshhopt/Makefile
OpenPOWER on IntegriCloud