Respect PTHREAD_LIBS
Submitted by: nork
This commit is contained in:
parent
533f6385ec
commit
96bbd4bcae
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user