aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/py-surl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-surl/Makefile b/www/py-surl/Makefile
index 829593e40d98..ac292a29b0aa 100644
--- a/www/py-surl/Makefile
+++ b/www/py-surl/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= c-s@c-s.li
COMMENT= URL shortening command line application
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:${PORTSDIR}/devel/py-simplejson
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:${PORTSDIR}/devel/py-simplejson
LICENSE= GPLv3