aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/mime/Makefile4
-rw-r--r--devel/mime/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/mime/Makefile b/devel/mime/Makefile
index 6566d62eb5ba..1ff761ba02b8 100644
--- a/devel/mime/Makefile
+++ b/devel/mime/Makefile
@@ -15,11 +15,9 @@ COMMENT= C library to parse mime data
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
post-patch:
${REINPLACE_CMD} -e "s,-fpic,-fpic -fPIC,g" ${WRKSRC}/Makefile.in
-post-install:
- @${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/devel/mime/pkg-plist b/devel/mime/pkg-plist
index 849e3de83dca..41c2ae39d11f 100644
--- a/devel/mime/pkg-plist
+++ b/devel/mime/pkg-plist
@@ -4,5 +4,3 @@ include/mimemisc.h
lib/libmime.a
lib/libmime.so.1
lib/libmime_p.a
-@unexec /usr/bin/env /sbin/ldconfig -R
-@exec /usr/bin/env /sbin/ldconfig -m %B