Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= postgis |
4 |
PORTNAME= postgis |
5 |
PORTVERSION= 2.3.2 |
5 |
PORTVERSION= 2.3.2 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= databases geography |
7 |
CATEGORIES= databases geography |
7 |
MASTER_SITES= http://download.osgeo.org/postgis/source/ |
8 |
MASTER_SITES= http://download.osgeo.org/postgis/source/ |
8 |
PKGNAMESUFFIX= 23 |
9 |
PKGNAMESUFFIX= 23 |
Lines 56-61
Link Here
|
56 |
ADDRSTD_CONFIGURE_WITH= address-standardizer |
57 |
ADDRSTD_CONFIGURE_WITH= address-standardizer |
57 |
ADDRSTD_IMPLIES= RASTER |
58 |
ADDRSTD_IMPLIES= RASTER |
58 |
ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre |
59 |
ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pcre |
|
|
60 |
ADDRSTD_VARS= WANT_PGSQL+=contrib |
59 |
|
61 |
|
60 |
CFLAGS+= -I${LOCALBASE}/include |
62 |
CFLAGS+= -I${LOCALBASE}/include |
61 |
LDFLAGS+= -L${LOCALBASE}/lib |
63 |
LDFLAGS+= -L${LOCALBASE}/lib |