java/sigar: Spell USE_PERL5 correctly

Remove bogus perl run dependency.
This commit is contained in:
Tobias Kortkamp
2019-05-28 06:42:15 +00:00
parent 2183d6595c
commit 0e27269308

View File

@@ -3,7 +3,7 @@
PORTNAME= sigar
PORTVERSION= 1.7.3
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= java devel
PKGNAMEPREFIX= java-
@@ -25,7 +25,7 @@ GH_ACCOUNT= amishHammer
GH_TAGNAME= b5af695
USES= perl5
USES_PERL5= build
USE_PERL5= build
USE_JAVA= yes
JAVA_RUN= yes
USE_GCC= any