mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Respect PTHREAD_LIBS
Submitted by: nork
This commit is contained in:
parent
533f6385ec
commit
96bbd4bcae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179464
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue