summaryrefslogtreecommitdiff
path: root/x11/wterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wterm/Makefile')
-rw-r--r--x11/wterm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index 6a9f78311a09..e7516a83b04a 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -25,4 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
MAN1= wterm.1
+post-install:
+ @${CHMOD} 4711 ${PREFIX}/bin/wterm
+
.include <bsd.port.mk>