diff options
Diffstat (limited to 'games/wop')
-rw-r--r-- | games/wop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/wop/Makefile b/games/wop/Makefile index 69b48389f964..d9b09c39e460 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFX} \ MAINTAINER= amdmi3@mail.ru COMMENT= Free real-time Worms game +BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-6 + USE_BZIP2= yes USE_SDL= sdl net mixer ttf image USE_GMAKE= yes |