From 57cbe133e288c9fd0ea6daf4fe196d995982f379 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sat, 31 Aug 2013 17:53:57 +0000 Subject: [PATCH] - add missing dependency on pkgconfig - no PORTREVISION bump - the update was just committed --- databases/tcl-sqlite3/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile index 591d308a11cb..1cf14f5aa83a 100644 --- a/databases/tcl-sqlite3/Makefile +++ b/databases/tcl-sqlite3/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 WRKSRC= ${WRKDIR}/${DISTNAME}/tea +USES= pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_TCL= 84+