aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2013-12-17 19:07:25 +0800
committersem <sem@FreeBSD.org>2013-12-17 19:07:25 +0800
commite0145a53165d11b6219e99717a27b7f1a8d2bbbc (patch)
tree9ff6431d2b7122e7753fce47802ceda177e8bc04
parente79248369581200f4956e4c45ca91a01eed79f02 (diff)
downloadfreebsd-ports-gnome-e0145a53165d11b6219e99717a27b7f1a8d2bbbc.tar.gz
freebsd-ports-gnome-e0145a53165d11b6219e99717a27b7f1a8d2bbbc.tar.zst
freebsd-ports-gnome-e0145a53165d11b6219e99717a27b7f1a8d2bbbc.zip
- Fix build on 10.x
-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: