diff options
Diffstat (limited to 'java/jcalendar/Makefile')
-rw-r--r-- | java/jcalendar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jcalendar/Makefile b/java/jcalendar/Makefile index 7b7e7270d2f2..df5f95223412 100644 --- a/java/jcalendar/Makefile +++ b/java/jcalendar/Makefile @@ -25,6 +25,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ PORTDOCS= * .endif +NO_STAGE= yes post-build: cd ${WRKDIR}/build && \ ${JAR} cmf ${WRKSRC}/${PORTNAME}.manifest \ |