aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-libgmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-libgmail/Makefile')
-rw-r--r--mail/py-libgmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile
index e079888c1462..efcafd00d0dc 100644
--- a/mail/py-libgmail/Makefile
+++ b/mail/py-libgmail/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to provide access to Gmail via Python
-BUILD_DEPENDS= py*-mechanize>=0:${PORTSDIR}/www/py-mechanize
+BUILD_DEPENDS= py*-mechanize>=0:www/py-mechanize
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python