aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-03-15 16:55:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-03-15 16:55:59 +0000
commit69fc9da634d147999ff3bd3b8392f843f533feb7 (patch)
tree7de28a291895b807720e04c9bda8130e16351bf9 /x11/rxvt-unicode
parent4c1e724aa1664b885b91ad325bff21158fa83918 (diff)
downloadports-69fc9da634d147999ff3bd3b8392f843f533feb7.tar.gz
ports-69fc9da634d147999ff3bd3b8392f843f533feb7.zip
rxvt-unicode: The terminfo definition is not needed anymore:
in all freebsd version supported: termcap do have a definition of rxvt-unicode ncurses itself in it database also provides the terminfo definition for rxvt-unicode Reviewed by: thierry Approved by: thierry Differential Revision: https://reviews.freebsd.org/D28993
Notes
Notes: svn path=/head/; revision=568473
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile13
-rw-r--r--x11/rxvt-unicode/pkg-plist1
2 files changed, 2 insertions, 12 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 52edfb41912a..02ba6c4fe56a 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rxvt-unicode
PORTVERSION= 9.22
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -17,16 +17,13 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig
LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= ${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig
-USES= cpe perl5 pkgconfig shebangfix tar:bzip2 terminfo xorg
+USES= cpe perl5 pkgconfig shebangfix tar:bzip2 xorg
USE_XORG= x11 xft xmu xpm xrender xt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -lutil
CONFIGURE_ENV= TIC=${LOCALBASE}/bin/tic
CONFIGURE_ARGS= --enable-everything --with-term=rxvt
-.if !exists(/usr/bin/tic)
-CONFIGURE_ARGS+= --with-terminfo=${LOCALBASE}/share/misc/terminfo.db
-.endif
CPE_VENDOR= marc_lehmann
OPTIONS_DEFINE= PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
@@ -160,18 +157,12 @@ post-patch-IMLOCALE_FIX-on:
cd ${WRKSRC}/src && ./gentables
pre-configure:
-.if exists(/usr/bin/tic)
${REINPLACE_CMD} -e "/rxvt-unicode.terminfo/d" ${WRKSRC}/doc/Makefile.in
-.endif
${RM} ${WRKSRC}/src/perl/kuake.orig
post-build-DOCS-on:
${CP} ${PORTDOCS1:S|^|${WRKSRC}/|} ${WRKSRC}/doc
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/doc/etc/rxvt-unicode.terminfo \
- ${STAGEDIR}${PREFIX}/share/misc/
-
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR}
diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist
index 4de3728f5b50..48a8eac62e4e 100644
--- a/x11/rxvt-unicode/pkg-plist
+++ b/x11/rxvt-unicode/pkg-plist
@@ -57,4 +57,3 @@ man/man1/urxvtcd.1.gz
man/man1/urxvtd.1.gz
%%PERL%%man/man3/urxvtperl.3.gz
man/man7/urxvt.7.gz
-share/misc/rxvt-unicode.terminfo