mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Fix build after the recent update to databases/spatialite
Reported by: sbruno
This commit is contained in:
parent
37f5cfceef
commit
42d4cca9cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392313
@ -29,6 +29,6 @@ USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LIBS+= -L${LOCALBASE}/lib -lsqlite3 -lm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user