diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:53:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:53:09 +0000 |
commit | 888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (patch) | |
tree | 1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/jakarta-commons-jelly | |
parent | e280255b603b3a9113f771a6eb4215c94cb1fb1a (diff) |
Notes
Diffstat (limited to 'lang/jakarta-commons-jelly')
-rw-r--r-- | lang/jakarta-commons-jelly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/jakarta-commons-jelly/Makefile b/lang/jakarta-commons-jelly/Makefile index ccc1124108ee..357c915e81b7 100644 --- a/lang/jakarta-commons-jelly/Makefile +++ b/lang/jakarta-commons-jelly/Makefile @@ -29,6 +29,7 @@ PORTDOCS= * SUB_FILES= jelly.sh PLIST_FILES= bin/jelly +NO_STAGE= yes post-extract: ${RM} -f ${WRKSRC}/bin/jelly.bat ${WRKSRC}/bin/jelly |