Skip to content

Commit

Permalink
DEPENDS on devel/py-cython.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodent committed Jan 12, 2017
1 parent c2acfd1 commit a94be59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion textproc/py-acora/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2017/01/12 00:36:53 rodent Exp $
# $NetBSD: Makefile,v 1.4 2017/01/12 00:45:31 rodent Exp $

DISTNAME= acora-2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Expand All @@ -10,6 +10,8 @@ HOMEPAGE= http://pypi.python.org/pypi/acora
COMMENT= Fast multi-keyword search engine for text strings in Python
LICENSE= modified-bsd

DEPENDS+= ${PYPKGPREFIX}-cython>=0.20.1:../../devel/py-cython

USE_LANGUAGES= c

.include "../../lang/python/egg.mk"
Expand Down

0 comments on commit a94be59

Please sign in to comment.