aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II-30
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-15 05:56:54 +0800
committermiwi <miwi@FreeBSD.org>2007-07-15 05:56:54 +0800
commitab56e1521a9f8ede67ace40c3ffe09b533d8257b (patch)
tree13be1fba8edabbac63ecc667d804eeb54eab963a /databases/pgpool-II-30
parent50c25ac654e44c5be7c9412794297c1e34c3bafa (diff)
downloadfreebsd-ports-gnome-ab56e1521a9f8ede67ace40c3ffe09b533d8257b.tar.gz
freebsd-ports-gnome-ab56e1521a9f8ede67ace40c3ffe09b533d8257b.tar.zst
freebsd-ports-gnome-ab56e1521a9f8ede67ace40c3ffe09b533d8257b.zip
- Fix build after objformat removal
Submitted by: pointyhat via pav Approved by: maintainer timeout
Diffstat (limited to 'databases/pgpool-II-30')
-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}