Add build dependencies.
Discovered by: pointyhat
This commit is contained in:
parent
a595ff638c
commit
b884a65590
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294890
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ COMMENT= Display an ascii table in decimal, octal, and hexadecimal.
|
|||
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
USE_IMAKE= YES
|
||||
USE_XORG= x11
|
||||
USE_XORG= x11 xt xaw
|
||||
MAN1= xascii.1
|
||||
PLIST_FILES= bin/xascii
|
||||
|
||||
|
|
Loading…
Reference in a new issue