diff options
Diffstat (limited to 'games/wop/Makefile')
-rw-r--r-- | games/wop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wop/Makefile b/games/wop/Makefile index f01d2916eb7a..4d97e5e4cea0 100644 --- a/games/wop/Makefile +++ b/games/wop/Makefile @@ -16,7 +16,7 @@ COMMENT= Free real-time Worms game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend +BUILD_DEPENDS= makedepend:devel/makedepend USES= tar:bzip2 gmake USE_SDL= sdl net mixer ttf image |