summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-24 10:34:57 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-06-24 10:34:57 +0000
commit1db8e5229feb67795c4aacaf0c7ad66de5dab89b (patch)
treeebbd0a6734b4716df41e3982c9475636a9b67ef7 /lang
parent- Update to 1.31 (diff)
- JAVAJARDIR should not be removed.
- Bump PORTREVISION. Approved by: gabor (mentor, implicit)
Notes
Notes: svn path=/head/; revision=215676
Diffstat (limited to 'lang')
-rw-r--r--lang/bsh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile
index 1a27e51f6392..df586c72f2ba 100644
--- a/lang/bsh/Makefile
+++ b/lang/bsh/Makefile
@@ -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