summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index c59ef8a89ed9..5ba92a50762e 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -24,4 +24,7 @@ CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
USE_BZIP2= yes
MAN1= rxvt.1
+post-install:
+ @${CHMOD} 4711 ${PREFIX}/bin/rxvt
+
.include <bsd.port.mk>