mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
sysutils/mxkill, x11/mxascii: Fix build.
Fix build due to missing man page. Add dependency for xt and x11.
This commit is contained in:
parent
8435e8901f
commit
3c2b80d1af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568992
@ -11,6 +11,9 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= X/Motif interface to ps with kill capability
|
||||
|
||||
USES= imake:noman motif
|
||||
USE_XORG= xt x11
|
||||
|
||||
ALL_TARGET= mxkill
|
||||
|
||||
PLIST_FILES= bin/mxkill
|
||||
|
||||
|
@ -11,6 +11,9 @@ MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= X/Motif Display an ASCII table
|
||||
|
||||
USES= imake:noman motif
|
||||
USE_XORG= xt x11
|
||||
|
||||
ALL_TARGET= mxascii
|
||||
|
||||
PLIST_FILES= bin/mxascii
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user