aboutsummaryrefslogtreecommitdiff
path: root/games/valyriatear
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/valyriatear
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/valyriatear')
-rw-r--r--games/valyriatear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile
index ad90856ed62f..46d554634ac3 100644
--- a/games/valyriatear/Makefile
+++ b/games/valyriatear/Makefile
@@ -23,7 +23,7 @@ GH_ACCOUNT= Bertram25
GH_PROJECT= ValyriaTear
GH_COMMIT= a324297
-USES= cmake iconv openal lua:51
+USES= alias cmake iconv lua:51 openal
CMAKE_ARGS= -DUSE_PCH_COMPILATION=OFF
USE_SDL= sdl image ttf
USE_GL= gl