aboutsummaryrefslogtreecommitdiffstats
path: root/games/mkhexgrid
diff options
context:
space:
mode:
Diffstat (limited to 'games/mkhexgrid')
-rw-r--r--games/mkhexgrid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mkhexgrid/Makefile b/games/mkhexgrid/Makefile
index 42374b09d6e6..48b4b8f8d45b 100644
--- a/games/mkhexgrid/Makefile
+++ b/games/mkhexgrid/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= A fully-configurable hex grid generator
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/lexical_cast.hpp:${PORTSDIR}/devel/boost
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/lexical_cast.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
USE_GMAKE= yes