diff --git a/www/py-google/Makefile b/www/py-google/Makefile index d97baaea5857..b769ce256acb 100644 --- a/www/py-google/Makefile +++ b/www/py-google/Makefile @@ -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