This requires devel/py-typing now.
fixes devel/py-wbem breakage reported by naddy@ discussed with rpe@
This commit is contained in:
parent
abe6697819
commit
f29839cbec
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2016/08/21 15:18:14 rpe Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2016/08/23 12:58:28 ajacoutot Exp $
|
||||
|
||||
COMMENT = crypto and ssl toolkit for python
|
||||
|
||||
MODPY_EGG_VERSION = 0.25.1
|
||||
DISTNAME = M2Crypto-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
@ -24,4 +25,6 @@ MODPY_SETUPTOOLS = Yes
|
||||
|
||||
BUILD_DEPENDS = devel/swig
|
||||
|
||||
RUN_DEPENDS = devel/py-typing
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user