aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/i3status/Makefile4
-rw-r--r--x11/i3status/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/i3status/Makefile b/x11/i3status/Makefile
index c2dbe8db4196..2ada0124a38a 100644
--- a/x11/i3status/Makefile
+++ b/x11/i3status/Makefile
@@ -2,6 +2,7 @@
PORTNAME= i3status
PORTVERSION= 2.8
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://i3wm.org/i3status/
@@ -15,8 +16,7 @@ LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USES= gmake
-USE_BZIP2= yes
+USES= gmake tar:bzip2
post-patch:
@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' ${WRKSRC}/i3status.c
diff --git a/x11/i3status/pkg-plist b/x11/i3status/pkg-plist
index fedbb53b1e11..7426ce51064e 100644
--- a/x11/i3status/pkg-plist
+++ b/x11/i3status/pkg-plist
@@ -1,3 +1,3 @@
bin/i3status
-etc/i3status.conf.sample
+@sample etc/i3status.conf.sample
man/man1/i3status.1.gz