aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libmongo-client
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/libmongo-client
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/libmongo-client')
-rw-r--r--databases/libmongo-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile
index d1ca352a7143..417a9c7e5cf3 100644
--- a/databases/libmongo-client/Makefile
+++ b/databases/libmongo-client/Makefile
@@ -17,7 +17,7 @@ GH_COMMIT= 13cc0ee
USE_AUTOTOOLS= automake autoconf libtool
GNU_CONFIGURE= yes
-USE_PKGCONFIG= build
+USES= pkgconfig
USE_GMAKE= yes
USE_ICONV= yes
USE_GETTEXT= yes