MODPY_BUILDDEP not MODPY_BUILD_DEP, pointed out naddy@

This commit is contained in:
sthen 2014-10-17 20:46:42 +00:00
parent d64d9c5bf7
commit e83805fbf3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2014/06/08 13:47:14 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2014/10/17 20:46:42 sthen Exp $
COMMENT= syntax highlighter based on pygments
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby \
lang/python
MODPY_BUILD_DEP=No
MODPY_BUILDDEP= No
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= devel/ruby-yajl,${MODRUBY_FLAVOR} \