diff options
Diffstat (limited to 'games/heretic/Makefile')
-rw-r--r-- | games/heretic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile index b22d1d4e9247..38b763d33f5c 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -16,7 +16,7 @@ DISTNAME= gl${PORTNAME}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Unix source-port of the famous Heretic game by id Software -USE_XLIB= yes +USE_XORG= x11 xi xpm xau USE_GMAKE= yes MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} |