aboutsummaryrefslogtreecommitdiff
path: root/devel/libshhmsg
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /devel/libshhmsg
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
downloadports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz
ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip
Notes
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