aboutsummaryrefslogtreecommitdiff
path: root/devel/libshhmsg
diff options
context:
space:
mode:
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