Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change

PR:		226463
Submitted by:	David Kalliecharan <dave@dal.ca> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-10 23:04:45 +00:00
parent d74b36b557
commit 458bc1943d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464130

View file

@ -3,7 +3,7 @@
PORTNAME= llvmlite
DISTVERSION= 0.22.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: clang++: not found
BUILD_DEPENDS= ${PY_ENUM34}
RUN_DEPENDS= ${PY_ENUM34}
LIB_DEPENDS= libLLVM-5.0.so:devel/llvm50
# Python 2.7,3.4+