diff options
Diffstat (limited to 'games/openyahtzee/Makefile')
-rw-r--r-- | games/openyahtzee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile index ed3e57b798e9..8860ff685e7e 100644 --- a/games/openyahtzee/Makefile +++ b/games/openyahtzee/Makefile @@ -13,7 +13,7 @@ COMMENT= Full-featured classic dice game Yahtzee LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_ptr.hpp:devel/boost-libs USES= compiler:c++11-lib tar:bzip2 USE_WX= 2.8 |