forked from Lainports/freebsd-ports
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test
If a dependency on the nox11 flavor is required, use for example
USES=magick:nox11 resp. USES=magick:7,nox11,run,test
See magick.mk for more details on the available flags.
The tree has been completely converted to make use of this.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D32754
|
||
|---|---|---|
| .. | ||
| actual-package-depends.sh | ||
| cargo-crates-git-common.awk | ||
| cargo-crates-git-configure.awk | ||
| cargo-crates-git-fetch.awk | ||
| cargo-crates.awk | ||
| check-desktop-entries.sh | ||
| check-stagedir.sh | ||
| check-vulnerable.sh | ||
| check_leftovers.sh | ||
| checksum.sh | ||
| create-manifest.sh | ||
| depends-list.sh | ||
| desktop-categories.sh | ||
| dialog4ports.sh | ||
| do-depends.sh | ||
| do-fetch.sh | ||
| do-patch.sh | ||
| do-users-groups.sh | ||
| find-lib.sh | ||
| functions.sh | ||
| generate-symbols.sh | ||
| install-desktop-entries.sh | ||
| makesum.sh | ||
| plist_sub_sed_sort.sh | ||
| ports_env.sh | ||
| qa.sh | ||
| rust-compat11-canary.sh | ||
| security-check.awk | ||
| sed_checked.sh | ||
| smart_makepatch.sh | ||
| split-url.awk | ||