aboutsummaryrefslogtreecommitdiffstats
path: root/print/muttprint
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-02-12 12:22:45 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-02-12 12:22:45 +0800
commit833e1bee84c44ce477864dd5fe3919360c49a1e6 (patch)
treed5bebd70d1a280f4ebef8b0e61c64ccc9bb26913 /print/muttprint
parentd77678d4192c94b31637bd7a6e1ad610d07c8b92 (diff)
downloadfreebsd-ports-gnome-833e1bee84c44ce477864dd5fe3919360c49a1e6.tar.gz
freebsd-ports-gnome-833e1bee84c44ce477864dd5fe3919360c49a1e6.tar.zst
freebsd-ports-gnome-833e1bee84c44ce477864dd5fe3919360c49a1e6.zip
Fix spacing problem I created when fixing tabs
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>