mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Convert to USES=libtool pgsql
This commit is contained in:
parent
7af569c171
commit
87f6c1f03c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353227
@ -19,13 +19,13 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= openstreetmap
|
||||
GH_COMMIT= 237b125
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf automake libtool aclocal autoheader libtoolize
|
||||
USE_AUTOTOOLS= autoconf automake aclocal autoheader libtoolize
|
||||
CONFIGURE_ARGS= LUA="${LUA_CMD}" \
|
||||
LUA_INCLUDE="-I${LUA_INCDIR}" \
|
||||
LUA_LIB="-L${LUA_LIBDIR} -llua-${LUA_VER}"
|
||||
USES= gmake lua tar:bzip2
|
||||
USE_PGSQL= yes
|
||||
USES= gmake lua pgsql tar:bzip2
|
||||
USE_GNOME= libxml2
|
||||
|
||||
PLIST_FILES= bin/nodecachefilereader \
|
||||
|
Loading…
Reference in New Issue
Block a user