From 51d26e0da39f42ca64d24ee47bbc95dd85b86465 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 15 Aug 2006 00:56:24 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- misc/chmlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/chmlib') diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index 968e86ddb90a..4fbc40b18e6f 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -18,7 +18,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX} USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS}," ${WRKSRC}/configure -- cgit