aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libshhmsg
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 16:48:22 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 16:48:22 +0800
commit9151f3de49e078e4c11ca2cb75df9214570190db (patch)
tree1e5290647edb4803ae78750cffd54a3dba48f512 /devel/libshhmsg
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadfreebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.zst
freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.zip
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'devel/libshhmsg')
-rw-r--r--devel/libshhmsg/Makefile2
-rw-r--r--devel/libshhmsg/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile
index 97c1bad7eaeb..27a6ba5ccded 100644
--- a/devel/libshhmsg/Makefile
+++ b/devel/libshhmsg/Makefile
@@ -14,9 +14,9 @@ DISTNAME= shhmsg-${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/libshhmsg
.for file in CREDITS README shhmsg.txt
diff --git a/devel/libshhmsg/pkg-plist b/devel/libshhmsg/pkg-plist
index 25876160b016..35d7775fda00 100644
--- a/devel/libshhmsg/pkg-plist
+++ b/devel/libshhmsg/pkg-plist
@@ -1,8 +1,6 @@
include/shhmsg.h
lib/libshhmsg.so
lib/libshhmsg.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/libshhmsg/CREDITS
share/doc/libshhmsg/README
share/doc/libshhmsg/shhmsg.txt