aboutsummaryrefslogtreecommitdiff
path: root/sysutils/byobu
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:59:41 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-17 12:59:41 +0000
commitd940ffda0d0f79e90cb5b39525a3e0cc0f9d57e8 (patch)
tree3171eda2c89e51c1a01a18e276c605a4cb7d9fa0 /sysutils/byobu
parentc508dd49894e48a26e6803d80b66232854b8fbb5 (diff)
downloadports-d940ffda0d0f79e90cb5b39525a3e0cc0f9d57e8.tar.gz
ports-d940ffda0d0f79e90cb5b39525a3e0cc0f9d57e8.zip
Notes
Diffstat (limited to 'sysutils/byobu')
-rw-r--r--sysutils/byobu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/byobu/Makefile b/sysutils/byobu/Makefile
index 3599f8edc0bb..f45ecb634d40 100644
--- a/sysutils/byobu/Makefile
+++ b/sysutils/byobu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= byobu
PORTVERSION= 5.80
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
@@ -14,8 +15,8 @@ RUN_DEPENDS= screen:${PORTSDIR}/sysutils/screen \
bash:${PORTSDIR}/shells/bash
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal automake
-USES= python
+USES= autoreconf python shebangfix
+SHEBANG_FILES= usr/lib/byobu/include/notify_osd
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OPTIONS_DEFINE= DOCS