View | Details | Raw Unified | Return to bug 254998
Collapse All | Expand All

(-)b/games/pink-pony/Makefile (-1 / +1 lines)
Lines 11-17 LICENSE= GPLv3+ Link Here
11
LIB_DEPENDS=	libIL.so:graphics/devil \
11
LIB_DEPENDS=	libIL.so:graphics/devil \
12
		libprotobuf.so:devel/protobuf \
12
		libprotobuf.so:devel/protobuf \
13
		libglfw.so:graphics/glfw2 \
13
		libglfw.so:graphics/glfw2 \
14
		libHalf.so:graphics/ilmbase \
14
		libImath.so:math/Imath \
15
		libftgl.so:graphics/ftgl \
15
		libftgl.so:graphics/ftgl \
16
		libsigc-2.0.so:devel/libsigc++20
16
		libsigc-2.0.so:devel/libsigc++20
17
17

Return to bug 254998