aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt-java/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libvirt-java/Makefile')
-rw-r--r--devel/libvirt-java/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile
index 36a61738a2bb..a63977c1a6d6 100644
--- a/devel/libvirt-java/Makefile
+++ b/devel/libvirt-java/Makefile
@@ -13,9 +13,9 @@ COMMENT= Java bindings for Libvirt virtualization API
LICENSE= MIT
-LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt
-BUILD_DEPENDS= jna>=4.0:${PORTSDIR}/devel/jna \
- junit>=4.8.2:${PORTSDIR}/java/junit
+LIB_DEPENDS= libvirt.so:devel/libvirt
+BUILD_DEPENDS= jna>=4.0:devel/jna \
+ junit>=4.8.2:java/junit
USE_JAVA= YES
JAVA_VERSION= 1.6+