diff options
Diffstat (limited to 'x11/xascii')
-rw-r--r-- | x11/xascii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xascii/Makefile b/x11/xascii/Makefile index bacd3c5edbff..4422b302569a 100644 --- a/x11/xascii/Makefile +++ b/x11/xascii/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://komquats.com/distfiles/ \ MAINTAINER= cy@FreeBSD.org COMMENT= Display an ASCII table in decimal, octal, and hexadecimal -USES= imake +USES= imake xorg USE_XORG= x11 xt xaw MAKE_ARGS= PREFIX=${PREFIX} |