diff options
Diffstat (limited to 'games/fwp/Makefile')
-rw-r--r-- | games/fwp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fwp/Makefile b/games/fwp/Makefile index 874b795eee31..f5aa0e0d1d83 100644 --- a/games/fwp/Makefile +++ b/games/fwp/Makefile @@ -16,7 +16,7 @@ MAINTAINER= amdmi3@mail.ru COMMENT= Multiplayer first person shooter BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode -LIB_DEPENDS= OgreMain.11:${PORTSDIR}/graphics/ogre3d +LIB_DEPENDS= OgreMain.12:${PORTSDIR}/graphics/ogre3d GNU_CONFIGURE= yes USE_GMAKE= yes |