aboutsummaryrefslogtreecommitdiff
path: root/games/glaxium
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 08:44:34 +0000
commit1e279835ef6ba3461c85f942997cf0423932931d (patch)
tree895a08167365c2b2a5b2fc16ab943f11deef341b /games/glaxium
parent70aa826515fc2aa303c3f241335701add506bb58 (diff)
downloadports-1e279835ef6ba3461c85f942997cf0423932931d.tar.gz
ports-1e279835ef6ba3461c85f942997cf0423932931d.zip
Convert to USES=dos2unix
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355288
Diffstat (limited to 'games/glaxium')
-rw-r--r--games/glaxium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile
index 7535d431f73a..cd537a25c9dd 100644
--- a/games/glaxium/Makefile
+++ b/games/glaxium/Makefile
@@ -13,13 +13,13 @@ COMMENT= OpenGL based space-ship "shoot-em-up" game
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= gmake
+USES= dos2unix gmake
USE_SDL= sdl mixer
USE_GL= glut
GNU_CONFIGURE= yes
ALL_TARGET= ${PORTNAME}
-USE_DOS2UNIX= variables.cpp scene.cpp
+DOS2UNIX_FILES= variables.cpp scene.cpp
DESKTOP_ENTRIES= "Glaxium" \
"Space-ship \"shoot-em-up\" game" \