summaryrefslogtreecommitdiff
path: root/lang/groovy
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-03-29 23:43:48 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-03-29 23:43:48 +0000
commita18de57a8fbe9f4fdb9a084f0633d4935147ca0b (patch)
tree7f4a0785b6ac0762f0d164729bc156336648c9ac /lang/groovy
parentDefine NO_LATEST_LINK as this is a -devel port (as opposed to editors/jedit) (diff)
Unbreak: fix packing list
Reported by: kris via pointyhat Approved by: portmgr (krion)
Notes
Notes: svn path=/head/; revision=132117
Diffstat (limited to 'lang/groovy')
-rw-r--r--lang/groovy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/groovy/Makefile b/lang/groovy/Makefile
index cbe24da36ef2..37b202c57270 100644
--- a/lang/groovy/Makefile
+++ b/lang/groovy/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://dist.codehaus.org/groovy/distributions/
MAINTAINER= hq@FreeBSD.org
COMMENT= Agile dynamic language for the JVM
-BROKEN= Incomplete pkg-plist
-
USE_REINPLACE= yes
USE_JAVA= yes
JAVA_VERSION= 1.4+
@@ -32,7 +30,7 @@ PORTDOCS= changelog-report.html cvs-usage.html dependencies.html \
pmd-report.html project-info.html style team-list.html xref \
xref-test
.endif
-PLIST_FILES= ${SCRIPTFILES:S,^,bin/,}
+PLIST_FILES= ${SCRIPTFILES:S,^,bin/,} %%JAVAJARDIR%%/${PORTNAME}.jar
SUB_FILES= set-groovy_home.sed
do-install: