Amend XXX comment

This commit is contained in:
dcoppa 2012-11-05 10:47:39 +00:00
parent 768460594d
commit 5e4918831f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2012/11/04 19:58:43 jasper Exp $
# $OpenBSD: Makefile,v 1.39 2012/11/05 10:47:39 dcoppa Exp $
COMMENT = persistent key-value database
DISTNAME = redis-2.6.2
@ -17,7 +17,8 @@ WANTLIB += c m pthread
MASTER_SITES = http://redis.googlecode.com/files/
# XXX: Should use lang/lua, with a new dependency on lua-cmsgpack
# XXX: Should use lang/lua, with new dependencies on
# lua-cmsgpack, lua-cjson, and lua-struct
MODULES = lang/tcl
MAKE_FLAGS = CC=${CC} \