Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 16:39:35 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343940 - head/x11/xfce4-terminal
Message-ID:  <201402121639.s1CGdZ19077617@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402121639.s1CGdZ19077617>