aboutsummaryrefslogtreecommitdiff
path: root/devel/pth-devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commit835d6b8655813f2580f5db9fcbec03a34833ec92 (patch)
tree1dad4fa822830f51205ce8becf3ef756537f4a2b /devel/pth-devel
parent5cb14340042a107ee5ad92616d23d4d9551eb878 (diff)
downloadports-835d6b8655813f2580f5db9fcbec03a34833ec92.tar.gz
ports-835d6b8655813f2580f5db9fcbec03a34833ec92.zip
Notes
Diffstat (limited to 'devel/pth-devel')
-rw-r--r--devel/pth-devel/Makefile4
-rw-r--r--devel/pth-devel/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/pth-devel/Makefile b/devel/pth-devel/Makefile
index e1bf695db80b..7210fc0f4814 100644
--- a/devel/pth-devel/Makefile
+++ b/devel/pth-devel/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= rse@engelschall.com
NO_LATEST_LINK= yes
NO_CDROM= yes
+INSTALL_SHLIBS= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--enable-pthread \
@@ -32,7 +33,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/pth-devel/pkg-plist b/devel/pth-devel/pkg-plist
index 806733998016..e0245d424b5b 100644
--- a/devel/pth-devel/pkg-plist
+++ b/devel/pth-devel/pkg-plist
@@ -10,6 +10,4 @@ lib/libpthread.a
lib/libpthread.la
lib/libpthread.so
lib/libpthread.so.14
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
share/aclocal/pth.m4