summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-01-01 20:11:35 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-01-01 20:11:35 +0000
commit008c6b79fdbf04d848988981891ea43615586bfb (patch)
treea115b13a9131564cfba4e8e3d1b19df3c1e47f18 /x11/rxvt-unicode/Makefile
parent- Update to version 0.2.8, add LICENSE [1] (diff)
Upgrade to 9.21.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Notes
Notes: svn path=/head/; revision=376028
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index ff83d3a95dcc..2fb059e3e683 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rxvt-unicode
-PORTVERSION= 9.20
+PORTVERSION= 9.21
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -206,8 +206,6 @@ post-build:
.endif
post-install:
- ${CHMOD} 4711 ${STAGEDIR}${PREFIX}/bin/urxvt \
- ${STAGEDIR}${PREFIX}/bin/urxvtd
${INSTALL_DATA} ${WRKSRC}/doc/etc/rxvt-unicode.terminfo \
${STAGEDIR}${PREFIX}/share/misc/
.if ${PORT_OPTIONS:MDOCS}