aboutsummaryrefslogtreecommitdiff
path: root/databases/mdbtools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 07:08:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 07:08:32 +0000
commit816f539eb092cad9eccd93acee8dbccaa88299d6 (patch)
tree3dce2240f5e668b5fbdef885ec9c7311674ebe82 /databases/mdbtools
parentb8081a458c31cfc1067c86b20606ab6fce8af668 (diff)
downloadports-816f539eb092cad9eccd93acee8dbccaa88299d6.tar.gz
ports-816f539eb092cad9eccd93acee8dbccaa88299d6.zip
Notes
Diffstat (limited to 'databases/mdbtools')
-rw-r--r--databases/mdbtools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index b10228b65413..85c050a73c59 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -13,10 +13,9 @@ COMMENT= Utilities and libraries to export data from MS Access databases (.mdb)
# To build man-pages
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
-USES= bison
+USES= bison pkgconfig
USE_AUTOTOOLS= libtool
USE_GNOME= glib20
-USE_PKGCONFIG= build
WANT_GNOME= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes