aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-02-12 16:39:35 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-02-12 16:39:35 +0000
commit0feb198e7851bb94b84e36037d9f6941add9a185 (patch)
treeec40d157958a7e2c3a0c32a466e066b8d12ccf49
parent5e4be61f663c0ee963a2855bf526b62a9605efb7 (diff)
downloadports-0feb198e7851bb94b84e36037d9f6941add9a185.tar.gz
ports-0feb198e7851bb94b84e36037d9f6941add9a185.zip
Notes
-rw-r--r--x11/xfce4-terminal/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile
index cdc43ffa0082..2493f92129ad 100644
--- a/x11/xfce4-terminal/Makefile
+++ b/x11/xfce4-terminal/Makefile
@@ -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