1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Drop support for VTE 0.26

This commit is contained in:
Olivier Duchateau 2014-02-12 16:39:35 +00:00
parent 5e4be61f66
commit 0feb198e78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343940

View File

@ -39,8 +39,6 @@ PLIST_SUB+= NLS="@comment "
.endif
post-patch:
# Downgrade VTE to 0.26
@${REINPLACE_CMD} -e 's|0.28|0.26|g' ${WRKSRC}/configure
.if ! ${PORT_OPTIONS:MNLS}
@${REINPLACE_CMD} -e 's| terminal||; \
s|po \\|terminal|' ${WRKSRC}/Makefile.in