From 5e097d2d4e3b182cc1b707cf38b932d3fdce4c72 Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 31 Jul 2016 17:53:52 +0000 Subject: Remove build dependency on bison it is not needed tested on FreeSD 9 and 10 --- deskutils/tpb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/tpb') diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index 8ed522223932..5ce6db6db63a 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -19,7 +19,7 @@ OPTIONS_SUB= yes ONLY_FOR_ARCHS= i386 amd64 -USES= bison gmake iconv pkgconfig +USES= gmake iconv pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} -- cgit