1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/x11-toolkits/gtk20
Tijl Coosemans 294443d6b1 Remove CONFIGURE_ARGS=--enable-explicit-deps. This option adds
dependencies to the Requires field in pkgconfig files that should only be
needed with static linking and cause a lot of overlinking with shared
linking.  They should be added to the Requires.private field instead, but
since this port doesn't install any static libraries they can just be
removed.

The flag was added because several ports that depend on this port failed to
link because of missing libraries when the linker enforced explicit
linking.  The pkgconfig files in this port then provided the links.
These ports have all been fixed now.

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-28 10:58:25 +00:00
..
files
distinfo
Makefile Remove CONFIGURE_ARGS=--enable-explicit-deps. This option adds 2014-08-28 10:58:25 +00:00
pkg-descr
pkg-plist