Add mission dependency.

This commit is contained in:
Dmitry Sivachenko
2012-08-10 18:11:04 +00:00
parent a4cc88c1a2
commit 13e61fa7d0

View File

@@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= SDL_image:${PORTSDIR}/graphics/sdl_image \
ftgl:${PORTSDIR}/graphics/ftgl \
pcre:${PORTSDIR}/devel/pcre \
GLEW:${PORTSDIR}/graphics/glew
GLEW:${PORTSDIR}/graphics/glew \
libboost_filesystem:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
GNU_CONFIGURE= yes