1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Manualy depend on vte290 until roxterm supports the 2.91 API from vte3.

No portrevision bump since GTK3 option is off by default.

Submitted by:	Ting-Wei Lan
This commit is contained in:
Koop Mast 2015-01-15 15:10:07 +00:00
parent 1c0c09773f
commit 79ccbbad22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377096
2 changed files with 5 additions and 3 deletions

View File

@ -31,7 +31,9 @@ MAITCHFLAGS+= PARALLEL=${MAKE_JOBS_NUMBER};PREFIX=${PREFIX};
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK3}
USE_GNOME+= vte3
#USE_GNOME+= vte3
# use older vte3-290 port until roxterm can support the 2.91 API from vte3
LIB_DEPENDS+= libvte2_90.so:${PORTSDIR}/x11-toolkits/vte290
.else
USE_GNOME+= vte
DISABLE_GTK3= True

View File

@ -1,2 +1,2 @@
SHA256 (roxterm-2.9.4.tar.bz2) = 3d08892ce14cc6dc2f5fbe31fa3620b002adb3c89feb09463217635b1d8f4e36
SIZE (roxterm-2.9.4.tar.bz2) = 350084
SHA256 (roxterm-2.9.5.tar.bz2) = e7e5761fe8f689e7f761c020cc0eb84f44039d84e7928b13af2ba25c5e85cff8
SIZE (roxterm-2.9.5.tar.bz2) = 350066