diff options
author | koobs <koobs@FreeBSD.org> | 2013-09-08 22:05:18 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-09-08 22:05:18 +0800 |
commit | 3835cd8c9b3bdc5ee612ea55989ddbabfe1fef61 (patch) | |
tree | 6d7fe992f675eda5ec64a27474e0fe9678c0334d /audio/audiere | |
parent | e0446068231b513e183e383ab20bfa34e009f152 (diff) | |
download | freebsd-ports-gnome-3835cd8c9b3bdc5ee612ea55989ddbabfe1fef61.tar.gz freebsd-ports-gnome-3835cd8c9b3bdc5ee612ea55989ddbabfe1fef61.tar.zst freebsd-ports-gnome-3835cd8c9b3bdc5ee612ea55989ddbabfe1fef61.zip |
Resolve gettext (libintl) detection and linking in all Python ports
Fix gettext (NLS) detection, includes and linking:
- all: Use LDFLAGS and CPPFLAGS over CFLAGS for NLS option (with comment)
- python26,27: Pass LIBS="-lintl" to CONFIGURE_ENV
Workaround Pythons odd build mechanics causing duplicate args:
- all: Remove CFLAGS from OPT= in CONFIGURE_ENV
- python32,33: Remove CONFIGURE_* variables from Makefile.pre.in
Other:
- python32: Patch setup.py to pass OPT correctly to shared modules
PR: ports/181721
Reported by: pawel
Reviewed by: bapt mva sbz
Diffstat (limited to 'audio/audiere')
0 files changed, 0 insertions, 0 deletions