From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/fop/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/fop/Makefile') diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index ba43c5b20267..fec4b096fd41 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -26,6 +26,7 @@ USE_ANT= yes # Prevent out of memory error during build MAKE_ENV+= "ANT_OPTS=-Xmx512m" +NO_STAGE= yes post-extract: @cd ${WRKDIR} && ${UNZIP_CMD} ${DISTDIR}/offo-hyphenation_v2.0.zip @${CP} ${WRKDIR}/offo-hyphenation/hyph/*.xml ${WRKSRC}/hyph -- cgit