aboutsummaryrefslogtreecommitdiff
path: root/net/py-oauth2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-oauth2/Makefile')
-rw-r--r--net/py-oauth2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile
index 3822257848d8..6d33c2cd7b1b 100644
--- a/net/py-oauth2/Makefile
+++ b/net/py-oauth2/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Python library for OAuth version 1.0
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install