opnsense-ports/devel/libhid/files/patch-configure
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
459 B
Text

--- configure.orig 2014-08-01 17:07:37.000000000 +0200
+++ configure 2014-08-01 17:08:37.000000000 +0200
@@ -22785,7 +22785,7 @@
PYTHON_LDFLAGS=`$PYTHON -c "from distutils.sysconfig import *; \
import os; \
- print apply(os.path.join, get_config_vars('LIBPL', 'LDLIBRARY'))"`
+ print apply(os.path.join, get_config_vars('LIBDIR', 'LDLIBRARY'))"`
fi
{ echo "$as_me:$LINENO: result: $PYTHON_LDFLAGS" >&5
echo "${ECHO_T}$PYTHON_LDFLAGS" >&6; }