diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-14 07:14:53 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-14 07:14:53 +0000 |
commit | 9565a6ac03169532bbc0e9a20ccca2b09fed797a (patch) | |
tree | e30ca8cfeb372d054c5b45270f8a2238d78a444f /databases/postgis21 | |
parent | c3399640e06a01dc0d85cfcc447970741f8bd8be (diff) |
Notes
Diffstat (limited to 'databases/postgis21')
-rw-r--r-- | databases/postgis21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgis21/Makefile b/databases/postgis21/Makefile index 239fcaa9b429..b9a61f76bae7 100644 --- a/databases/postgis21/Makefile +++ b/databases/postgis21/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_PERL5_BUILD= yes OPTIONS_DEFINE= LOADERGUI RASTER TOPOLOGY -OPTIONS_DEFAULT= TOPOLOGY RASTER +OPTIONS_DEFAULT= TOPOLOGY PLIST_SUB+= PORTVERSION=${PORTVERSION} |