diff options
Diffstat (limited to 'textproc/cdif/Makefile')
-rw-r--r-- | textproc/cdif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index 31ab36fd30cf..9ed7214f1048 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -15,6 +15,7 @@ USES= perl5 NO_WRKSUBDIR= yes NO_BUILD= yes +NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}/${DISTNAME}.dist |