diff --git a/graphics/p5-GD/pkg/DESCR b/graphics/p5-GD/pkg/DESCR index 5e120d23af2..5bceb3a7eb1 100644 --- a/graphics/p5-GD/pkg/DESCR +++ b/graphics/p5-GD/pkg/DESCR @@ -6,4 +6,5 @@ useful operations include flood fills, bitmap image brushes, line styling, transparency/interlacing support and horizontal and vertical text rendering. -There is a 'no_x11' flavor available for systems without X. +Flavors: + no_x11 - do not include the use of X11 functionality.