aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II-30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgpool-II-30/Makefile')
-rw-r--r--databases/pgpool-II-30/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/pgpool-II-30/Makefile b/databases/pgpool-II-30/Makefile
index 6b9d34312474..582d5f2fcf20 100644
--- a/databases/pgpool-II-30/Makefile
+++ b/databases/pgpool-II-30/Makefile
@@ -29,6 +29,10 @@ PORTDOCShtml+= tutorial-en.html tutorial-ja.html
MAN8= pgpool.8
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ ${WRKSRC}/configure
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}