Add mission dependency.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user