aboutsummaryrefslogtreecommitdiff
path: root/games/supertuxkart
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 09:03:09 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 09:03:09 +0000
commitb1ec8c15281e016b7349b08aafff62de23bb94bb (patch)
tree01211f498c3c004b5276d6d20f6d003c456f9e66 /games/supertuxkart
parent5ddf8517a56c3c58b3ed3412c1c3860aa4e3f602 (diff)
downloadports-b1ec8c15281e016b7349b08aafff62de23bb94bb.tar.gz
ports-b1ec8c15281e016b7349b08aafff62de23bb94bb.zip
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Notes
Notes: svn path=/head/; revision=371244
Diffstat (limited to 'games/supertuxkart')
-rw-r--r--games/supertuxkart/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile
index 6bac25a15995..7e12f32987be 100644
--- a/games/supertuxkart/Makefile
+++ b/games/supertuxkart/Makefile
@@ -17,7 +17,8 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
libogg.so:${PORTSDIR}/audio/libogg \
libcurl.so:${PORTSDIR}/ftp/curl
-USES= tar:bzip2 dos2unix cmake gettext gmake openal:al,alut pkgconfig
+USES= alias cmake dos2unix gettext gmake openal:al,alut pkgconfig \
+ tar:bzip2
USE_GL= gl glu glut
USE_SDL= sdl
DOS2UNIX_FILES= lib/irrlicht/source/Irrlicht/Makefile