aboutsummaryrefslogtreecommitdiff
path: root/x11/i3status
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-12 22:34:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-12 22:34:18 +0000
commit9c7f5a697884a7d9227bc70527b07e4786a338a4 (patch)
tree5ffb8a3f2b573d42a5aa126e02a54411b28c276f /x11/i3status
parentae64e0c22c0e27c06333e381ae43467e4291a192 (diff)
downloadports-9c7f5a697884a7d9227bc70527b07e4786a338a4.tar.gz
ports-9c7f5a697884a7d9227bc70527b07e4786a338a4.zip
Use the new @sample keyword
Notes
Notes: svn path=/head/; revision=351155
Diffstat (limited to 'x11/i3status')
-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