From 3c2b80d1af0ea1396f9f1129f112954514cfa983 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 23 Mar 2021 00:03:46 +0000 Subject: sysutils/mxkill, x11/mxascii: Fix build. Fix build due to missing man page. Add dependency for xt and x11. --- x11/mxascii/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11') diff --git a/x11/mxascii/Makefile b/x11/mxascii/Makefile index 110ef89906e5..bae15408085d 100644 --- a/x11/mxascii/Makefile +++ b/x11/mxascii/Makefile @@ -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 -- cgit v1.2.3