diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:08:32 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 07:08:32 +0000 |
| commit | 816f539eb092cad9eccd93acee8dbccaa88299d6 (patch) | |
| tree | 3dce2240f5e668b5fbdef885ec9c7311674ebe82 /databases/mdbtools | |
| parent | - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisions (diff) | |
Convert databases to USES=pkgconfig
Notes
Notes:
svn path=/head/; revision=316313
Diffstat (limited to 'databases/mdbtools')
| -rw-r--r-- | databases/mdbtools/Makefile | 3 |
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 |
