diff options
author | John Marino <marino@FreeBSD.org> | 2015-09-19 18:17:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-09-19 18:17:03 +0000 |
commit | 3f80a1e6b982225305de5b8d8dd3bcdcabcb6134 (patch) | |
tree | 218c133107a4f60dfe77ae9964de698c13b1ba01 /games/edge/Makefile | |
parent | 42490a774330cd1c4482e9ca5fddb74a8abf364d (diff) | |
download | ports-3f80a1e6b982225305de5b8d8dd3bcdcabcb6134.tar.gz ports-3f80a1e6b982225305de5b8d8dd3bcdcabcb6134.zip |
Notes
Diffstat (limited to 'games/edge/Makefile')
-rw-r--r-- | games/edge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/edge/Makefile b/games/edge/Makefile index 16d1d1d87a37..e21e7c18f04d 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \ libpng.so:${PORTSDIR}/graphics/png -USES= gmake jpeg tar:bzip2 +USES= alias gmake jpeg tar:bzip2 USE_GL= glew USE_SDL= sdl MAKEFILE= Makefile.linux |