diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-11-22 21:56:37 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-11-22 21:56:37 +0000 |
commit | daac768104221950a0ecef0d41e0c4d73f86645b (patch) | |
tree | 05b289bd5773df2dc5def55cb9b62d98f3e0e3f0 /games/0ad/Makefile | |
parent | da8927498eee438bc40ce9e80c6a6182690b8fe4 (diff) | |
download | ports-daac768104221950a0ecef0d41e0c4d73f86645b.tar.gz ports-daac768104221950a0ecef0d41e0c4d73f86645b.zip |
Notes
Diffstat (limited to 'games/0ad/Makefile')
-rw-r--r-- | games/0ad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 3c1c55ec6a1d..ba06a7ee9602 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -13,6 +13,7 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare BUILD_DEPENDS= zip:archivers/zip \ + python:lang/python \ cmake:devel/cmake LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ |