aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/dbconnect/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile
index 35e622479367..f65e12704024 100644
--- a/databases/dbconnect/Makefile
+++ b/databases/dbconnect/Makefile
@@ -48,6 +48,7 @@ PLIST_SUB+= PGSQL="@comment "
post-patch:
@${RM} -f ${WRKSRC}/include/dbconn/README
+ @${REINPLACE_CMD} 's/gcc/${CC}/' ${WRKSRC}/src/dbconnect/Makefile.in
@${REINPLACE_CMD} 's/gcc/${CC}/' ${WRKSRC}/src/driver_*/Makefile.in
do-install: