summaryrefslogtreecommitdiff
path: root/security/beecrypt/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
commitc54010f43433d6a46ee3d2484b4d98dbcecb24c0 (patch)
treec200c20995b53ca07f9f89992ecdeaf583596751 /security/beecrypt/Makefile
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170652
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r--security/beecrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
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