summaryrefslogtreecommitdiffstats
path: root/databases/sqlite34
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-12-26 01:22:43 +0000
committernork <nork@FreeBSD.org>2004-12-26 01:22:43 +0000
commit4633d62deda08687ca6617fe73de42d565e28e92 (patch)
tree5f913adfd0f2a91df6d8b20abc7c4fae87794b62 /databases/sqlite34
parentd18e84e10c63fca4d6b0e2688e1e3a9dea18b1b1 (diff)
downloadFreeBSD-ports-4633d62deda08687ca6617fe73de42d565e28e92.zip
FreeBSD-ports-4633d62deda08687ca6617fe73de42d565e28e92.tar.gz
Add dependency on devel/pkgconfig.
Pointy hat to: pointyhat via kris
Diffstat (limited to 'databases/sqlite34')
-rw-r--r--databases/sqlite34/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile
index a7ad0b1..5e887bc 100644
--- a/databases/sqlite34/Makefile
+++ b/databases/sqlite34/Makefile
@@ -12,7 +12,7 @@
PORTNAME= sqlite
PORTVERSION= 3.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -49,6 +49,7 @@ MAKE_ENV+= TCL_VER=${TCL_V}
.endif
USE_GMAKE= YES
+USE_GNOME= pkgconfig
USE_LIBTOOL_VER= 13
GNU_CONFIGURE= YES
USE_REINPLACE= YES
OpenPOWER on IntegriCloud