diff --git a/x11/xbanish/Makefile b/x11/xbanish/Makefile index 2e3ddb33ff40..6040a79e9716 100644 --- a/x11/xbanish/Makefile +++ b/x11/xbanish/Makefile @@ -1,21 +1,21 @@ PORTNAME= xbanish DISTVERSIONPREFIX= v DISTVERSION= 1.8 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Banish the mouse cursor when typing LICENSE= BSD3CLAUSE USES= xorg USE_GITHUB= yes GH_ACCOUNT= jcs -USE_XORG= x11 xfixes xi xt +USE_XORG= x11 xext xfixes xi xt MAKE_ARGS= X11BASE="${LOCALBASE}" PLIST_FILES= bin/xbanish \ man/man1/xbanish.1.gz .include