diff options
| author | Trevor Johnson <trevor@FreeBSD.org> | 2001-03-21 21:11:23 +0000 |
|---|---|---|
| committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-03-21 21:11:23 +0000 |
| commit | b2bf9ee7cd97f6929bedcd3eab643e41158e0abc (patch) | |
| tree | 1cfac0c0ae98cc337ae7a16a60dbb14a6c05cfea /graphics | |
| parent | c3df0b84dff6f4a5769bab39d6cfa890bbd6a135 (diff) | |
When compiled with X, ImageMagick conflicts with display. Warn
users about the conflict. Squeeze the pkg-comment files so they
are less than 71 characters.
Diffstat (limited to 'graphics')
| -rw-r--r-- | graphics/ImageMagick/pkg-comment | 2 | ||||
| -rw-r--r-- | graphics/ImageMagick/pkg-descr | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/ImageMagick/pkg-comment b/graphics/ImageMagick/pkg-comment index 3cc6b88d77a2..80dcf2f820ab 100644 --- a/graphics/ImageMagick/pkg-comment +++ b/graphics/ImageMagick/pkg-comment @@ -1 +1 @@ -Image manipulation and (optionally, using X) interactive display tools +Image processing tools (interactive optional--misc/display conflict) diff --git a/graphics/ImageMagick/pkg-descr b/graphics/ImageMagick/pkg-descr index d96b68d439cf..69efe5534d1c 100644 --- a/graphics/ImageMagick/pkg-descr +++ b/graphics/ImageMagick/pkg-descr @@ -8,4 +8,7 @@ The package can be built _without_ the GUI (X11) support at all -- it will not have the display, import, and animate functionality, but remain extremely useful for image manipulation. +The optional "display" utility conflicts with the utility of the +same name from the misc/display port/package. + WWW: http://www.ImageMagick.org/ |
