Respect PTHREAD_LIBS

Submitted by: nork
This commit is contained in:
Kevin Lo 2006-12-11 03:43:22 +00:00
parent 533f6385ec
commit 96bbd4bcae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179464

View file

@ -16,6 +16,8 @@ COMMENT= Mouse and keyboard sharing utility
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README