Commit graph

3 commits

Author SHA1 Message Date
Baptiste Daroussin
cd037cb9d1 Fix dependency on flex 2013-05-05 21:22:26 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Pawel Pekala
b8fd1bfb65 confetti -- configuration file parser generator
WWW: https://github.com/mailru/confetti

PR:		ports/170336
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe:	yes
2012-11-01 10:34:25 +00:00