freebsd-ports/Mk/Scripts
Mathieu Arnold 64a3179722 Use LIB_DEPENDS when appropriate in KDE components.
Lots of KDE components are providing libraries, and they were,
strangely, written as BUILD_ or RUN_DEPENDS, with a full path to the
library.  Change this so that if a component is needed at both build,
and, run-time, then it gets a LIB_DEPENDS.

Reviewed by:	rakuco, tcberner
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7625
2016-08-26 12:43:57 +00:00
..
actual-package-depends.sh
check_leftovers.sh
check-stagedir.sh
check-vulnerable.sh
checksum.sh
create-manifest.sh Add a PKGMESSAGES variable that allows the framework to have more than 2016-08-03 12:45:30 +00:00
depends-list.sh typo. 2016-08-17 08:55:35 +00:00
dialog4ports.sh
do-depends.sh Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup. 2016-06-24 05:04:33 +00:00
do-fetch.sh Only try to create DISTDIR if it does not exist already. 2016-08-08 12:57:34 +00:00
do-users-groups.sh
find-lib.sh
functions.sh Add a function port_var_fetch() for fetching multiple variables from a port. 2016-06-24 05:03:34 +00:00
generate-symbols.sh
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
qa.sh Use LIB_DEPENDS when appropriate in KDE components. 2016-08-26 12:43:57 +00:00
security-check.awk
smart_makepatch.sh