diff options
Diffstat (limited to 'textproc/eqe/Makefile')
-rw-r--r-- | textproc/eqe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile index e0d01bb619dd..480926133423 100644 --- a/textproc/eqe/Makefile +++ b/textproc/eqe/Makefile @@ -27,6 +27,7 @@ MAN1= eqe.1 eqedit.1 PORTDOCS= TODO changelog README FAQ copyright .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^\(install:\) install-doc,\1,' \ ${WRKSRC}/Makefile |