diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-08 00:55:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-08 00:55:47 +0800 |
commit | ea6bb13d669473493886bce5949f41fc68766fc3 (patch) | |
tree | 0e72c495c41f0b37d3443070d48995ea683b6061 | |
parent | 64f1911c14e34342f05d0a56b7e3f7d4aab22005 (diff) | |
download | freebsd-ports-gnome-ea6bb13d669473493886bce5949f41fc68766fc3.tar.gz freebsd-ports-gnome-ea6bb13d669473493886bce5949f41fc68766fc3.tar.zst freebsd-ports-gnome-ea6bb13d669473493886bce5949f41fc68766fc3.zip |
Fix typo
-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 |