aboutsummaryrefslogtreecommitdiffstats
path: root/devel/str
diff options
context:
space:
mode:
Diffstat (limited to 'devel/str')
-rw-r--r--devel/str/Makefile4
-rw-r--r--devel/str/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/str/Makefile b/devel/str/Makefile
index 45d67cc3f2c..1a9c0f46d5d 100644
--- a/devel/str/Makefile
+++ b/devel/str/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.engelschall.com/sw/str/ \
MAINTAINER= rse@engelschall.com
HAS_CONFIGURE= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
MAN1= str-config.1
@@ -25,7 +26,4 @@ post-build:
test:
@cd ${WRKSRC} && ${MAKE} test
-post-install:
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/devel/str/pkg-plist b/devel/str/pkg-plist
index 97cf5caa363..4f31810516d 100644
--- a/devel/str/pkg-plist
+++ b/devel/str/pkg-plist
@@ -4,5 +4,3 @@ lib/libstr.a
lib/libstr.la
lib/libstr.so
lib/libstr.so.9
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B