mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Recover missing dependency (devel/pkg-config)
- Bump PORTREVISION PR: ports/146876 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: Pavel I Volkov <pol AT opk.ru> (maintainer)
This commit is contained in:
parent
0d064c8d8f
commit
2f098ed40c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259547
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= sqlite3
|
||||
PORTVERSION= 3.6.23.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.sqlite.org/
|
||||
DISTNAME= sqlite-${PORTVERSION}
|
||||
@ -18,10 +18,9 @@ COMMENT= An SQL database engine in a C library
|
||||
CONFLICTS= sqlite34-[0-9]*
|
||||
|
||||
USE_GMAKE= YES
|
||||
USE_GNOME= pkgconfig
|
||||
USE_GNOME= pkgconfig gnomehack
|
||||
USE_LDCONFIG= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_GNOME= gnomehack
|
||||
USE_TCL_BUILD= 84+
|
||||
CONFIGURE_ENV+= TCLSH_CMD="${TCLSH}" \
|
||||
TCLLIBDIR="${PREFIX}/lib/${PORTNAME}" \
|
||||
|
Loading…
Reference in New Issue
Block a user