diff options
Diffstat (limited to 'x11/rgb/Makefile')
-rw-r--r-- | x11/rgb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile index 58c23c280a6a..a46898e2e5ff 100644 --- a/x11/rgb/Makefile +++ b/x11/rgb/Makefile @@ -10,7 +10,7 @@ COMMENT= Uncompile an rgb color-name database CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb -XORG_CAT= app +USES= xorg xorg-cat:app USE_XORG= x11 xorgproto PLIST_FILES= bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz |