diff options
-rw-r--r-- | databases/postgis20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index 34333cdde601..26ca390424df 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server CONFLICTS= postgis-1.* postgis-2.1.* USE_GNOME= libxml2 -USE_PGSQL= yes -USES= gmake iconv perl5 +USES= gmake iconv perl5 pgsql USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5= build |