diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:47 +0000 |
commit | 25cfe08a4fed2169be2adde07d50b7819c658b8d (patch) | |
tree | 0e72c495c41f0b37d3443070d48995ea683b6061 /devel/kyra | |
parent | 1b5bf3478641b283073cf7ec6be365cb944083d2 (diff) |
Notes
Diffstat (limited to 'devel/kyra')
-rw-r--r-- | devel/kyra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile index 71c8264ddaa0..5400611715ad 100644 --- a/devel/kyra/Makefile +++ b/devel/kyra/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gmake uses +USES= gmake zip USE_GL= gl USE_SDL= image sdl MAKEFILE= MakefileKyra |