1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- JAVAJARDIR should not be removed.

- Bump PORTREVISION.

Approved by:	gabor (mentor, implicit)
This commit is contained in:
Felippe de Meirelles Motta 2008-06-24 10:34:57 +00:00
parent 3ac3da09eb
commit 1db8e5229f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215676

View File

@ -7,7 +7,7 @@
PORTNAME= bsh
PORTVERSION= 2.0.b4
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= lang java
MASTER_SITES= http://www.beanshell.org/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/}
@ -26,7 +26,6 @@ SUB_LIST= JARNAME=${PORTNAME}.jar
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \
bin/${PORTNAME}
PLIST_DIRS= %%JAVAJARDIR%%
do-install:
${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVAJARDIR}/${PORTNAME}.jar