diff options
Diffstat (limited to 'games/flyhard/Makefile')
-rw-r--r-- | games/flyhard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flyhard/Makefile b/games/flyhard/Makefile index 72313b7146e6..afa4148c4ba9 100644 --- a/games/flyhard/Makefile +++ b/games/flyhard/Makefile @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Game resembling Thrust, but with lots of shooting and puzzles LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes USE_GMAKE= yes |