aboutsummaryrefslogtreecommitdiff
path: root/devel/libchipcard/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-06 18:00:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-06 18:00:09 +0000
commit776b4ed019508fe18b51c61733775f810b8ae052 (patch)
tree35efbd24a96db797c3940dc57d942e0f4c9f9ce0 /devel/libchipcard/Makefile
parentb1cef9b402795a09e2588317b5bbc9cb44cae901 (diff)
downloadports-776b4ed019508fe18b51c61733775f810b8ae052.tar.gz
ports-776b4ed019508fe18b51c61733775f810b8ae052.zip
- Pass ${PTHREAD_LIBS} down to configure
PR: ports/62544 Submitted by: Frank Altpeter <frank@altpeter.de> Approved by: maintainer timeout (3 weeks)
Notes
Notes: svn path=/head/; revision=103121
Diffstat (limited to 'devel/libchipcard/Makefile')
-rw-r--r--devel/libchipcard/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile
index 9babe86bb6c9..3cb64698fa4b 100644
--- a/devel/libchipcard/Makefile
+++ b/devel/libchipcard/Makefile
@@ -22,6 +22,7 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=
+CONFIGURE_ENV+= PTHREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
--with-distri=freebsd