svn commit: r343940 - head/x11/xfce4-terminal

Olivier Duchateau olivierd at FreeBSD.org
Wed Feb 12 16:39:36 UTC 2014


Author: olivierd
Date: Wed Feb 12 16:39:35 2014
New Revision: 343940
URL: http://svnweb.freebsd.org/changeset/ports/343940
QAT: https://qat.redports.org/buildarchive/r343940/

Log:
  - Drop support for VTE 0.26

Modified:
  head/x11/xfce4-terminal/Makefile

Modified: head/x11/xfce4-terminal/Makefile
==============================================================================
--- head/x11/xfce4-terminal/Makefile	Wed Feb 12 16:25:55 2014	(r343939)
+++ head/x11/xfce4-terminal/Makefile	Wed Feb 12 16:39:35 2014	(r343940)
@@ -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


More information about the svn-ports-all mailing list