aboutsummaryrefslogtreecommitdiff
path: root/print/muttprint
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-12 04:22:45 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-12 04:22:45 +0000
commit298ec05dd2720caf3606eb55735d951fab1ee76c (patch)
tree5610fb3484102cd7baf8518e5772bc258d490825 /print/muttprint
parent1a5e47a2dd46e3bdf4a888f98f226f2b628e35d7 (diff)
downloadports-298ec05dd2720caf3606eb55735d951fab1ee76c.tar.gz
ports-298ec05dd2720caf3606eb55735d951fab1ee76c.zip
Notes
Diffstat (limited to 'print/muttprint')
-rw-r--r--print/muttprint/Makefile2
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>