diff options
Diffstat (limited to 'x11/xmore/Makefile')
-rw-r--r-- | x11/xmore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmore/Makefile b/x11/xmore/Makefile index 36e45e111b36..d8196dd8cdfe 100644 --- a/x11/xmore/Makefile +++ b/x11/xmore/Makefile @@ -9,7 +9,7 @@ COMMENT= Plain text display program for X LICENSE= MIT -XORG_CAT= app +USES= xorg xorg-cat:app USE_XORG= x11 xaw xt .include <bsd.port.mk> |