1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +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-10-21 16:27:02 +02:00
2021-12-08 12:29:07 -08:00
2021-10-13 15:12:46 +02:00
2021-10-20 11:46:18 +02:00
2021-11-17 09:15:13 +00:00
2021-11-05 11:32:20 -05:00
2021-11-05 11:32:20 -05:00
2021-11-05 11:32:20 -05:00
2021-11-20 00:54:09 -08:00
2021-10-21 16:27:03 +02:00
2021-12-10 07:26:32 +01:00
2021-12-10 07:26:32 +01:00
2021-12-10 07:26:32 +01:00
2021-12-10 07:26:32 +01:00
2021-10-22 11:42:22 +00:00
2021-11-16 12:24:44 +08:00
2021-11-16 12:24:44 +08:00
2021-11-25 14:46:53 +01:00
2021-10-21 16:27:06 +02:00
2021-11-11 17:22:40 +00:00
2021-10-13 15:13:36 +02:00
2021-12-03 17:03:34 +00:00
2021-11-05 11:32:20 -05:00
2021-10-14 03:12:34 +08:00
2021-10-26 05:46:46 +08:00
2021-11-05 11:32:20 -05:00
2021-11-08 14:12:09 -08:00
2021-12-02 11:37:33 +01:00
2021-10-25 15:04:49 +01:00
2021-11-18 13:54:42 +08:00
2021-10-17 19:35:20 +02:00
2021-11-01 18:24:23 +01:00
2021-10-13 15:15:57 +02:00
2021-11-22 02:19:17 +08:00
2021-10-21 16:27:09 +02:00
2021-12-01 11:33:01 -05:00