aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmux
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-03-04 10:16:51 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-03-04 10:16:51 +0000
commitd3399db0aa4e4ef035d58b529870f9d5ce4f3459 (patch)
treee639128b99beddf62ce6c9209b0b1a7da18a051f /sysutils/tmux
parent938006500a968d79234f1763c5afcdc32dfca801 (diff)
downloadports-d3399db0aa4e4ef035d58b529870f9d5ce4f3459.tar.gz
ports-d3399db0aa4e4ef035d58b529870f9d5ce4f3459.zip
Notes
Diffstat (limited to 'sysutils/tmux')
-rw-r--r--sysutils/tmux/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index c45be596172e..a9cde165f7b9 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -40,8 +40,9 @@ LIBEVENT2_CONFIGURE_ENV_OFF= LIBEVENT_CFLAGS="-I${LOCALBASE}/include" \
LIBEVENT2_LIB_DEPENDS= libevent-2.0.so:${PORTSDIR}/devel/libevent2
LIBEVENT2_LIB_DEPENDS_OFF= libevent-1.4.so:${PORTSDIR}/devel/libevent
-PORTSCOUT= ignore:1.9 # 1.9a was released as an errata to 1.9;
- # this port was never updated to 1.9.
+# 1.9a was released as an errata to 1.9
+# this port was never updated to 1.9
+PORTSCOUT= ignore:1.9
.include <bsd.port.options.mk>