diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 07:17:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 07:17:17 +0000 |
commit | 6b16064740de5031e66b93db9c8407212e82244b (patch) | |
tree | 2e8c5f2d58be2ea38c113314420cc6b61347bd33 /www/jericho-html | |
parent | e8eeb2ffc7ac6262e88e9436969128996405aa1d (diff) | |
download | ports-6b16064740de5031e66b93db9c8407212e82244b.tar.gz ports-6b16064740de5031e66b93db9c8407212e82244b.zip |
Notes
Diffstat (limited to 'www/jericho-html')
-rw-r--r-- | www/jericho-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index 128068076c9c..30f6067df6b3 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -10,7 +10,7 @@ MAINTAINER= saper@saper.info COMMENT= Java library to analyse and manipulate HTML USES= zip -USE_JAVA= 1.5+ +USE_JAVA= 1.6+ INTERFACES:= "compile-time-dependencies/slf4j-api-1.6.1.jar:\ compile-time-dependencies/commons-logging-api-1.1.1.jar:\ |