summaryrefslogtreecommitdiff
path: root/www/nginx-devel/Makefile.extmod
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx-devel/Makefile.extmod')
-rw-r--r--www/nginx-devel/Makefile.extmod7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod
index b809420c2ef4..ea720d9174b6 100644
--- a/www/nginx-devel/Makefile.extmod
+++ b/www/nginx-devel/Makefile.extmod
@@ -254,10 +254,9 @@ PASSENGER_EXTRA_PATCHES=${PATCHDIR}/extra-patch-passenger-build-nginx.rb \
${PATCHDIR}/extra-patch-passenger-system-calls
POSTGRES_USES= pgsql
-POSTGRES_GH_TUPLE= FRiCKLE:ngx_postgres:1.0rc7:postgres
-POSTGRES_CONFIGURE_ON= --add-module=${WRKSRC_postgres}
-POSTGRES_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_postgres-config \
- ${PATCHDIR}/extra-patch-ngx_postgres_module.c
+POSTGRES_GH_TUPLE= konstruxi:ngx_postgres:8aa7359:postgres
+POSTGRES_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_postgres-config
+POSTGRES_VARS= DSO_EXTMODS+=postgres
RDS_CSV_GH_TUPLE= openresty:rds-csv-nginx-module:v0.09:rdscsv
RDS_CSV_CONFIGURE_ON= --add-module=${WRKSRC_rdscsv}