diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /games/heretic | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
Notes
Diffstat (limited to 'games/heretic')
-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} |