summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-11-23 20:54:41 +0100
committerThierry Thomas <thierry@FreeBSD.org>2021-11-23 22:02:59 +0100
commit404afe3c9375bc0f4f6b0d86aef958fe4c5142fe (patch)
tree9f01ee13568f519af7425de7fb1df12e3b5efc21 /x11/rxvt-unicode/Makefile
parentsysutils/libptytty: adding an offspring of rxvt-unicode that handles pseudo-tty (diff)
x11/rxvt-unicode: upgrade to 9.29
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r--x11/rxvt-unicode/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 95507c4a7102..aa5d7f037fb1 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -1,7 +1,7 @@
# Created by: gpalmer@FreeBSD.org
PORTNAME= rxvt-unicode
-PORTVERSION= 9.26
+PORTVERSION= 9.29
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
@@ -12,7 +12,8 @@ COMMENT= Clone of the terminal emulator rxvt modified to support Unicode
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig
-LIB_DEPENDS= libfreetype.so:print/freetype2
+LIB_DEPENDS= libfreetype.so:print/freetype2 \
+ libptytty.so:sysutils/libptytty
RUN_DEPENDS= ${LOCALBASE}/bin/fc-cache:x11-fonts/fontconfig
USES= cpe perl5 pkgconfig shebangfix tar:bzip2 xorg