diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-06 12:06:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-06 12:06:39 +0000 |
commit | debdd16154420191d08cffb52e7fd1c8d1459998 (patch) | |
tree | d1d385604af2d872f83c7feadfe5dc373254f846 /games/0ad/Makefile | |
parent | 23d875113d2d96516d604926daffd42062403b57 (diff) | |
download | ports-debdd16154420191d08cffb52e7fd1c8d1459998.tar.gz ports-debdd16154420191d08cffb52e7fd1c8d1459998.zip |
Notes
Diffstat (limited to 'games/0ad/Makefile')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 1362c7fab6a1..a7017440fa80 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libsodium.so:security/libsodium USES= compiler:c++11-lib desktop-file-utils dos2unix gmake iconv jpeg openal:al \ - pkgconfig python:build tar:xz + pkgconfig python:2.7,build tar:xz USE_GNOME= libxml2 gtk20 USE_GL= gl USE_SDL= sdl2 |