From a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:08:37 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. With hat: portmgr Sponsored by: Absolight --- java/junit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/junit') diff --git a/java/junit/Makefile b/java/junit/Makefile index c611eb9183e1..d330d3469de6 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -11,7 +11,7 @@ EXTRACT_ONLY= MAINTAINER= danilo@FreeBSD.org COMMENT= Regression testing utility for use with the Java(TM) Language -RUN_DEPENDS= ${JAVAJARDIR}/hamcrest.jar:${PORTSDIR}/java/hamcrest +RUN_DEPENDS= ${JAVAJARDIR}/hamcrest.jar:java/hamcrest USE_JAVA= yes NO_BUILD= yes -- cgit v1.2.3