aboutsummaryrefslogtreecommitdiffstats
path: root/misc/display/pkg-descr
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-03-22 05:11:23 +0800
committertrevor <trevor@FreeBSD.org>2001-03-22 05:11:23 +0800
commit3b633a507a9d59713d9cb6b721337d466f1debb1 (patch)
treeea3885073c2fc068bda7b3bfffc0a65b25f2caee /misc/display/pkg-descr
parentd5aa246f92490118ea2a440f4f1b4f2e2f0124f6 (diff)
downloadfreebsd-ports-graphics-3b633a507a9d59713d9cb6b721337d466f1debb1.tar.gz
freebsd-ports-graphics-3b633a507a9d59713d9cb6b721337d466f1debb1.tar.zst
freebsd-ports-graphics-3b633a507a9d59713d9cb6b721337d466f1debb1.zip
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 'misc/display/pkg-descr')
-rw-r--r--misc/display/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/display/pkg-descr b/misc/display/pkg-descr
index 6ff4305c1c3..1a4b95ffbb0 100644
--- a/misc/display/pkg-descr
+++ b/misc/display/pkg-descr
@@ -2,3 +2,6 @@ Display runs a specified command over and over, printing the output
through curses(3X). The command can be compound and the delay
between executions is settable on the command line. The output
from the command had better fit on a single screen, of course.
+
+This can conflict with the application of the same name from the
+graphics/ImageMagick port/package.