diff options
Diffstat (limited to 'games/doom')
-rw-r--r-- | games/doom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index b5706e100ffa..040a92fa259c 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -7,7 +7,7 @@ PORTNAME= doom PORTVERSION= 1.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/source DISTNAME= doomsrc @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 USE_GMAKE= yes USE_ZIP= yes -USE_XORG= x11 +USE_XORG= x11 sm xextproto xext NO_WRKSUBDIR= yes DATADIR= ${DMDIR} |