diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-06-17 20:05:39 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-06-17 20:13:32 +0000 |
| commit | 687dc27a4b816ed80629e2f3ea7fb285b2c10632 (patch) | |
| tree | a9201849239a1b0a1f36f7430231aacb29661636 /java | |
| parent | b7b41198f5f563e7e78d3fd55c8e66a398cfdc3a (diff) | |
Diffstat (limited to 'java')
| -rw-r--r-- | java/sigar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sigar/Makefile b/java/sigar/Makefile index 6ca2bb711a98..8e3bded28632 100644 --- a/java/sigar/Makefile +++ b/java/sigar/Makefile @@ -1,6 +1,6 @@ PORTNAME= sigar PORTVERSION= 1.7.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= java devel PKGNAMEPREFIX= java- @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${ANT_CMD}:devel/apache-ant LIB_DEPENDS= libsigar.so:devel/sigar TEST_DEPENDS= ${JAVALIBDIR}/junit.jar:java/junit -USES= java perl5 +USES= java:build perl5 USE_GITHUB= yes GH_ACCOUNT= polo-language # amishHammer GH_TAGNAME= 6719d4d |
