diff options
Diffstat (limited to 'games/atitd/Makefile')
-rw-r--r-- | games/atitd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atitd/Makefile b/games/atitd/Makefile index 097acdfd19e4..1a181c5f2242 100644 --- a/games/atitd/Makefile +++ b/games/atitd/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The Linux "A Tale in the Desert" (ATITD) client -RUN_DEPENDS= ${X11BASE}/bin/xhost:${X_CLIENTS_PORT} +RUN_DEPENDS= ${LOCALBASE}/bin/xhost:${PORTSDIR}/x11/xhost .include <bsd.port.pre.mk> |