summaryrefslogtreecommitdiffstats
path: root/java/sigar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/sigar/Makefile')
-rw-r--r--java/sigar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sigar/Makefile b/java/sigar/Makefile
index f3e76f9..b587e4d 100644
--- a/java/sigar/Makefile
+++ b/java/sigar/Makefile
@@ -13,8 +13,8 @@ COMMENT= Java bindings for the Sigar system information API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/NOTICE
-BUILD_DEPENDS= ${ANT_CMD}:${PORTSDIR}/devel/apache-ant
-LIB_DEPENDS= libsigar.so:${PORTSDIR}/devel/sigar
+BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant
+LIB_DEPENDS= libsigar.so:devel/sigar
USE_GITHUB= yes
GH_ACCOUNT= amishHammer
OpenPOWER on IntegriCloud