diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 09:45:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 09:45:05 +0000 |
commit | 6d09df8162ed48857b6d31be0186d831ce96b7a7 (patch) | |
tree | 22593070e0d133d3907eb78912315d035a3140d1 /games/glest | |
parent | 8009e03e6f4437b5247d35cc1b38857cb4ff68d4 (diff) |
Notes
Diffstat (limited to 'games/glest')
-rw-r--r-- | games/glest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/glest/Makefile b/games/glest/Makefile index 90bd487f72f1..a5975ff3fbb7 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam RUN_DEPENDS= ${DATADIR}/servers.ini:${PORTSDIR}/games/glest-data +USES= pkgconfig USE_AUTOTOOLS= automake:env autoconf:env USE_ZIP= yes USE_OPENAL= al alut |