aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-07-31 22:53:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-07-31 22:53:25 +0800
commit4eaab45a2301b47aa91752293214b1c00c91b3bd (patch)
treec3a08a3575c0b04728ef77835a3f0c27122c825f
parent58e6bcbcae21fc63c5e8959131640c58b89d9414 (diff)
downloadfreebsd-ports-gnome-4eaab45a2301b47aa91752293214b1c00c91b3bd.tar.gz
freebsd-ports-gnome-4eaab45a2301b47aa91752293214b1c00c91b3bd.tar.zst
freebsd-ports-gnome-4eaab45a2301b47aa91752293214b1c00c91b3bd.zip
- Fix build on 10.x+
Approved by: portmgr blanket
-rw-r--r--graphics/libreatlas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index ea4ddbffb74c..0f13f6762808 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -40,7 +40,7 @@ WANT_UNICODE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-LIBS+= -lgeos_c
+LIBS+= -lgeos_c -lsqlite3
PLIST_FILES= bin/LibreAtlas