summaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II-23
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-14 21:56:54 +0000
committermiwi <miwi@FreeBSD.org>2007-07-14 21:56:54 +0000
commitab56e1521a9f8ede67ace40c3ffe09b533d8257b (patch)
tree13be1fba8edabbac63ecc667d804eeb54eab963a /databases/pgpool-II-23
parent50c25ac654e44c5be7c9412794297c1e34c3bafa (diff)
downloadFreeBSD-ports-ab56e1521a9f8ede67ace40c3ffe09b533d8257b.zip
FreeBSD-ports-ab56e1521a9f8ede67ace40c3ffe09b533d8257b.tar.gz
- Fix build after objformat removal
Submitted by: pointyhat via pav Approved by: maintainer timeout
Diffstat (limited to 'databases/pgpool-II-23')
-rw-r--r--databases/pgpool-II-23/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/pgpool-II-23/Makefile b/databases/pgpool-II-23/Makefile
index 6b9d343..582d5f2 100644
--- a/databases/pgpool-II-23/Makefile
+++ b/databases/pgpool-II-23/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}
OpenPOWER on IntegriCloud