diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
commit | 02e619a5d80d666372fdf370624b2d6c016de0d5 (patch) | |
tree | ab8d23ab014eb4477219665648225ccea56d0295 /games/tenebrae/Makefile | |
parent | f153879e96a329b43f46107b542848d2be0769c1 (diff) | |
download | ports-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz ports-02e619a5d80d666372fdf370624b2d6c016de0d5.zip |
Notes
Diffstat (limited to 'games/tenebrae/Makefile')
-rw-r--r-- | games/tenebrae/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 333dbf6163f6..3ead34bbe0db 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -14,9 +14,8 @@ COMMENT= Quake engine with lighting similar to that in Doom III LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USES= gmake +USES= gmake dos2unix USE_ZIP= yes -USE_DOS2UNIX= yes USE_GL= glu USE_SDL= yes USE_XORG= xxf86dga |