diff options
Diffstat (limited to 'databases/postgresql-libpqxx')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 94ee6db6ab80..1625d3adb076 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} USE_GMAKE= YES GNU_CONFIGURE= YES -USE_REINPLACE= YES INSTALLS_SHLIB= YES CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ |