diff options
Diffstat (limited to 'games/vultures-eye/Makefile')
-rw-r--r-- | games/vultures-eye/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile index 98e1583..f08427c 100644 --- a/games/vultures-eye/Makefile +++ b/games/vultures-eye/Makefile @@ -16,9 +16,9 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_GMAKE= yes + USE_SDL= sdl mixer ttf -USE_BZIP2= yes +USES= gmake tar:bzip2 WRKSRC= ${WRKDIR}/${DISTNAME}/nethack HAS_CONFIGURE= yes CONFIGURE_WRKSRC= ${WRKSRC}/sys/unix |