1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Correct dependency.

Noted by:	beat
This commit is contained in:
Dmitry Sivachenko 2012-08-26 17:48:53 +00:00
parent f7b99adb95
commit a7651a4716
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303195

View File

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