Index: head/x11/xbanish/Makefile =================================================================== --- head/x11/xbanish/Makefile (revision 455790) +++ head/x11/xbanish/Makefile (revision 455791) @@ -1,24 +1,24 @@ # Created by: Tobias Kortkamp # $FreeBSD$ PORTNAME= xbanish PORTVERSION= 1.5 DISTVERSIONPREFIX= v CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org COMMENT= Banish the mouse cursor when typing LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= jcs USE_XORG= x11 xfixes xi xt -MAKE_ARGS= X11BASE="${PREFIX}" +MAKE_ARGS= X11BASE="${LOCALBASE}" PLIST_FILES= bin/xbanish \ man/man1/xbanish.1.gz .include