diff options
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r-- | games/flightgear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 9a5ffa12aa8e..864eba69eda5 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -23,7 +23,7 @@ MAINTAINER= ganael.laplanche@martymac.com COMMENT= The FlightGear flight simulator LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ |