From c54010f43433d6a46ee3d2484b4d98dbcecb24c0 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 15 Aug 2006 01:04:55 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- security/beecrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/beecrypt/Makefile') diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index cb95da12b3ca..f8428dec32e6 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -18,7 +18,7 @@ COMMENT= BeeCrypt is an open source cryptography library CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure -- cgit v1.2.3