Make node-canvas work with libv8
OK jeremy@
This commit is contained in:
parent
bfc7ce84ea
commit
031101ecdf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/10/14 15:33:33 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/12/05 00:48:30 abieber Exp $
|
||||
|
||||
COMMENT = Cairo-backed Canvas implementation for Node.js
|
||||
|
||||
@ -6,6 +6,8 @@ NPM_VERSION = 0.13.1
|
||||
NPM_NAME = canvas
|
||||
CATEGORIES = graphics
|
||||
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://github.com/learnboost/node-canvas
|
||||
|
||||
# MIT
|
||||
|
Loading…
Reference in New Issue
Block a user