diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/muttprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 8db024770e6e..073a061b179f 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -21,7 +21,7 @@ post-patch: -${RM} -f ${WRKSRC}/pics/*.orig .if !defined(NOPORTDOCS) - INSTALL_TARGET=install-with-doc +INSTALL_TARGET=install-with-doc .endif .include <bsd.port.mk> |