diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-11 06:59:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-11 06:59:19 +0000 |
commit | 42e5f8f70c8b9380b9c43b2cf069f6cc8ee44f0f (patch) | |
tree | c861e49bb5bcc1f96c5c819f7a550d394b086f31 /databases/mdbtools | |
parent | 57bea98035c0e416e67873306384089515fa19a4 (diff) | |
download | ports-42e5f8f70c8b9380b9c43b2cf069f6cc8ee44f0f.tar.gz ports-42e5f8f70c8b9380b9c43b2cf069f6cc8ee44f0f.zip |
Notes
Diffstat (limited to 'databases/mdbtools')
-rw-r--r-- | databases/mdbtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile index c38e28881a82..b10228b65413 100644 --- a/databases/mdbtools/Makefile +++ b/databases/mdbtools/Makefile @@ -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 |