summaryrefslogtreecommitdiffstats
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-19 21:35:08 +0000
committerthierry <thierry@FreeBSD.org>2006-01-19 21:35:08 +0000
commit3e9cb158fdcd4458f9768dab3be6e4d8d50ba61b (patch)
tree7705abfc09548b811a36aa64df296f49928c8966 /x11/rxvt-unicode/Makefile
parenta4a63268ce59a4f88978f9b67e60a1d4cac4b0a6 (diff)
downloadFreeBSD-ports-3e9cb158fdcd4458f9768dab3be6e4d8d50ba61b.zip
FreeBSD-ports-3e9cb158fdcd4458f9768dab3be6e4d8d50ba61b.tar.gz
Upgrade to 7.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index aa3866d..1a25754 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rxvt-unicode
-PORTVERSION= 7.0
+PORTVERSION= 7.1
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -29,8 +29,7 @@ MAN1= urxvt.1 urxvtc.1 urxvtd.1
MAN7= urxvt.7
PORTDOCS1= Changes README.FAQ README.configure
-PORTDOCS= README.menu README.xvt ${PORTDOCS1}
-EXAMPLES= example.menu jedmenu.sl menu rxvt.menu rxvt.zh-menu terminal.menu
+PORTDOCS= README.xvt ${PORTDOCS1}
# disable the embedded perl interpreter
.if defined(WITHOUT_PERL)
@@ -194,9 +193,6 @@ post-install:
@${CP} ${PORTDOCS1:S|^|${WRKSRC}/|} ${WRKSRC}/doc
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
- ${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/doc/menu/|} ${EXAMPLESDIR}
- @${ECHO_MSG} "===> Examples installed in ${EXAMPLESDIR}."
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud