Commit graph

6 commits

Author SHA1 Message Date
Baptiste Daroussin
9548120fa7 revert r412141
On FreeBSD 9 the dependency syntax used here will use the "old yacc" which is in
in base and not byacc from ports which does not support %pure_parser.

Dropping bison as a build dependency is not worth a more complex syntax
2016-03-30 06:48:08 +00:00
Baptiste Daroussin
1dd6598b05 Replace the bison dependency by byacc
It reduces the number of build dependencies required (bison requires gettext)
Also note that byacc is in base since FreeBSD 10.0
2016-03-29 23:20:33 +00:00
Yen-Ming Lee
ccb9f3c322 - utilize USE_GETOPT_LONG and remove dependency on libgnugetopt on 5.x 2004-11-10 14:50:51 +00:00
FUJISHIMA Satsuki
51de64b4e7 link gnugetopt statically. 2003-07-14 02:37:55 +00:00
Eric Anholt
17163561d2 Un-break after Xft and XFree86 4.3 changes. 2003-05-12 21:52:49 +00:00
Ying-Chieh Liao
696497e2c8 add xstroke 0.5.12
Fullscreen gesture recognition
2002-05-14 08:19:03 +00:00