aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-16 02:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-16 02:49:46 +0000
commit4a8e00888026438748841250dda48cdacc55d9c5 (patch)
tree5b02a79de8178bae446e84c31449db28601245f2 /x11-wm
parentd96a453dd8ff01165a05cfe391928246054224e6 (diff)
downloadports-4a8e00888026438748841250dda48cdacc55d9c5.tar.gz
ports-4a8e00888026438748841250dda48cdacc55d9c5.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index d5a42547bbb7..9dca8a6fd0aa 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -14,7 +14,6 @@ COMMENT= An improved dynamic tiling window manager
LICENSE= BSD
-BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex
LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb \
startup-notification:${PORTSDIR}/x11/startup-notification \
xcb-util:${PORTSDIR}/x11/xcb-util \
@@ -31,7 +30,7 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
USE_PERL5_RUN= yes
USE_XORG= x11 xcursor
-USES= bison pkgconfig iconv
+USES= pkgconfig iconv
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_UNSAFE= yes
@@ -76,7 +75,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/|${PREFIX}/|g' ${WRKSRC}/man/i3-input.1
@${REINPLACE_CMD} -e 's|.SILENT||g' ${WRKSRC}/common.mk
@${REINPLACE_CMD} -e 's|-Iinclude|-Iinclude -Isrc|g' \
- -e 's|flex|${LOCALBASE}/bin/flex|g' \
-e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/common.mk
do-install: