summaryrefslogtreecommitdiff
path: root/www/gaeutilities/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gaeutilities/Makefile')
-rw-r--r--www/gaeutilities/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gaeutilities/Makefile b/www/gaeutilities/Makefile
index 93ee10866d36..cae8d279bedd 100644
--- a/www/gaeutilities/Makefile
+++ b/www/gaeutilities/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility classes to make working with Google App Engine easier
-RUN_DEPENDS= google-appengine>=1.2.4_1:${PORTSDIR}/www/google-appengine
+RUN_DEPENDS= google-appengine>=1.2.4_1:www/google-appengine
USES= python:2 # same as www/google-appengine
USE_GITHUB= yes