diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-29 20:59:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-29 20:59:35 +0800 |
commit | 21c144751094f7fbaedb822b4e73b6ad9d3304d1 (patch) | |
tree | db9f305aaca65e0220676258aed64a7ae9258bbe /www/egueb | |
parent | 15b7527a722061ad3741354a9ea0224ef7698b48 (diff) | |
download | freebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.tar.gz freebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.tar.zst freebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.zip |
Remove latest references to USE_BISON
Diffstat (limited to 'www/egueb')
-rw-r--r-- | www/egueb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/egueb/Makefile b/www/egueb/Makefile index 105151e4b1da..c0beefde107a 100644 --- a/www/egueb/Makefile +++ b/www/egueb/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USES= bison pathfix -USE_BISON= build USE_EFL= eina enesim ender etch libtool_hack USE_GNOME= pkgconfig USE_LDCONFIG= yes |