summaryrefslogtreecommitdiff
path: root/java/berkeley-db
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /java/berkeley-db
parentRemove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. (diff)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'java/berkeley-db')
-rw-r--r--java/berkeley-db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/berkeley-db/Makefile b/java/berkeley-db/Makefile
index 709460f3b536..da5fa7fba7fa 100644
--- a/java/berkeley-db/Makefile
+++ b/java/berkeley-db/Makefile
@@ -13,7 +13,7 @@ COMMENT= Berkeley DB Java Edition
OPTIONS_DEFINE= DOCS EXAMPLES TEST
-BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
+BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:java/junit
USE_JAVA= yes
JAVA_VERSION= 1.7+