mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Convert database/mdbtools from USE_BISON -> USES=bison
Remove left USE_BISON from graphics/tumble Submitted by: John Marino <john@marino.st>
This commit is contained in:
parent
57bea98035
commit
42e5f8f70c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313856
@ -13,8 +13,8 @@ COMMENT= Utilities and libraries to export data from MS Access databases (.mdb)
|
||||
# To build man-pages
|
||||
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
|
||||
|
||||
USES= bison
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BISON= build
|
||||
USE_GNOME= glib20
|
||||
USE_PKGCONFIG= build
|
||||
WANT_GNOME= yes
|
||||
|
@ -17,7 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= bison
|
||||
USE_BISON= build
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user