aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/scr2txt
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-11-19 07:30:13 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-11-19 07:30:13 +0800
commitc224849c6a95ad6296f292799ed444d84cfea0c0 (patch)
treeda10d5d6c48a96c02fa9efeed892fde293b96ec9 /textproc/scr2txt
parent018845f3c62f252d8d6a4afa2e0356566a0e8078 (diff)
downloadfreebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.gz
freebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.zst
freebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.zip
Remove trailing whitespaces.
Feature safe: yes
Diffstat (limited to 'textproc/scr2txt')
-rw-r--r--textproc/scr2txt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scr2txt/Makefile b/textproc/scr2txt/Makefile
index 5918470aeffc..52986b3d648f 100644
--- a/textproc/scr2txt/Makefile
+++ b/textproc/scr2txt/Makefile
@@ -20,7 +20,7 @@ MAN1= scr2txt.1
MANCOMPRESSED= yes
PLIST_FILES= bin/scr2txt
-do-install:
+do-install:
@cd ${WRKSRC}; ${MAKE} BINDIR=${LOCALBASE}/bin SHAREDIR=${LOCALBASE} install
.include <bsd.port.mk>