aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mdbtools/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 15:08:32 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 15:08:32 +0800
commit8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a (patch)
tree3dce2240f5e668b5fbdef885ec9c7311674ebe82 /databases/mdbtools/Makefile
parentfd7815ac9400116b74bb8ffb46ed661ade3a6d2e (diff)
downloadfreebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.tar.gz
freebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.tar.zst
freebsd-ports-gnome-8e7a63fec8f6eb66e5f5779b598c7cd8ff20902a.zip
Convert databases to USES=pkgconfig
Diffstat (limited to 'databases/mdbtools/Makefile')
-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