diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-27 04:52:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-27 04:52:55 +0000 |
commit | 02141ae23c438a5c2a9bcbc1c5dabb0bf78f2413 (patch) | |
tree | 8261febedfa51c04b0a501c582a42c0184bf1793 /games/wop | |
parent | 7ec4699c0b04113b244ec5e87a42208023664990 (diff) | |
download | ports-02141ae23c438a5c2a9bcbc1c5dabb0bf78f2413.tar.gz ports-02141ae23c438a5c2a9bcbc1c5dabb0bf78f2413.zip |
Notes
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 |