www/py-beautifulsoup should be RUN dependency

Submitted by:	koobs
This commit is contained in:
Pawel Pekala 2015-11-06 16:08:45 +00:00
parent 87e6537b2a
commit eb87005a85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400942

View File

@ -3,6 +3,7 @@
PORTNAME= google
PORTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +13,7 @@ COMMENT= Python bindings to the Google search engine
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup
USES= python
USE_PYTHON= autoplist distutils