aboutsummaryrefslogtreecommitdiff
path: root/devel/scalatest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/scalatest/Makefile')
-rw-r--r--devel/scalatest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/scalatest/Makefile b/devel/scalatest/Makefile
index 2faab65a16aa..34b1f38fe9e3 100644
--- a/devel/scalatest/Makefile
+++ b/devel/scalatest/Makefile
@@ -13,7 +13,7 @@ COMMENT= Regression testing utility for use with the Scala Language
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= scala>=2.9.0:${PORTSDIR}/lang/scala
+RUN_DEPENDS= scala>=2.9.0:lang/scala
USES= zip
USE_JAVA= yes