summaryrefslogtreecommitdiffstats
path: root/databases/sqlite3/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerbapt <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit135776951ec27858cec633271bc65e3e49745f01 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /databases/sqlite3/Makefile
parent403f9e420456633793408637949b5119d9c957d8 (diff)
downloadFreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.zip
FreeBSD-ports-135776951ec27858cec633271bc65e3e49745f01.tar.gz
Finish converting the whole ports tree to USES=pkgconfig
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r--databases/sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 64096bb..b0e770b 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
CONFLICTS= sqlite34-[0-9]* sqlcipher-[0-9]*
-USE_PKGCONFIG= build
+USES= pkgconfig
USE_LDCONFIG= YES
GNU_CONFIGURE= YES
OpenPOWER on IntegriCloud