Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2016-04-01 14:08:37 +00:00
parent 4e1b79a0a6
commit a9dcad2fff
481 changed files with 1418 additions and 1418 deletions

View File

@@ -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