diff options
Diffstat (limited to 'databases/postgresql-libpq++/Makefile')
-rw-r--r-- | databases/postgresql-libpq++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index 7a099a608a61..8779bf75519a 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -17,6 +17,7 @@ USE_PGSQL= YES USES= gmake USE_LDCONFIG= YES +NO_STAGE= yes post-patch: ${REINPLACE_CMD} "s,/usr/local/pgsql,${PREFIX},; \ s,^CFLAGS.*,CFLAGS=${CFLAGS},; \ |