1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

www/htmlcompressor: fix java version in startup script

PR:		190143
Submitted by:	citrin+pr@citrin.ru
This commit is contained in:
William Grzybowski 2014-06-20 18:48:19 +00:00
parent af84f95a09
commit 36fd8d626a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358630

View File

@ -3,7 +3,7 @@
PORTNAME= htmlcompressor
PORTVERSION= 1.5.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www java
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}.jar
@ -21,6 +21,7 @@ NO_BUILD= yes
PLIST_FILES= bin/htmlcompressor %%JAVAJARDIR%%/htmlcompressor.jar
SUB_FILES= htmlcompressor
SUB_LIST+= JAVA_VERSION=${JAVA_PORT_VERSION:R}
do-install:
@${MKDIR} ${STAGEDIR}${JAVAJARDIR}