1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Tobias C. Berner 45526ecbee framework: Add new USES 'magick' for graphics/ImageMagick*
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
2021-12-11 14:50:53 +01:00
..
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-09-27 15:03:38 -05:00
2021-10-12 17:01:38 +02:00
2021-04-06 16:31:07 +02:00
2021-11-26 17:19:17 +00:00
2021-04-06 16:31:07 +02:00
2021-10-28 16:37:30 +00:00
2021-04-06 16:31:07 +02:00
2021-11-24 14:11:35 +01:00
2021-09-21 12:57:57 +00:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-11-08 12:49:04 +01:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-08-31 11:38:07 +00:00
2021-10-21 16:27:01 +02:00
2021-08-29 18:13:58 +00:00
2021-10-12 17:01:38 +02:00
2021-10-04 10:27:08 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-04-06 16:31:07 +02:00
2021-09-30 09:42:25 +00:00
2021-08-31 19:49:57 +00:00
2021-10-28 16:37:30 +00:00
2021-07-19 06:07:02 +08:00
2021-04-06 16:31:07 +02:00
2021-12-08 14:07:11 -08:00
2021-11-04 14:54:00 +01:00