aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pgpool-II-22
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-04-18 17:47:29 +0800
committertijl <tijl@FreeBSD.org>2015-04-18 17:47:29 +0800
commitdea1c00d8931e324cb9945d5906299ce63ad21ed (patch)
treed8ee4593f1ee095117c3c4cb6366321f37bbefd8 /databases/pgpool-II-22
parentff58fb3066c9604a771cf5edc13bf54313547811 (diff)
downloadfreebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.tar.gz
freebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.tar.zst
freebsd-ports-gnome-dea1c00d8931e324cb9945d5906299ce63ad21ed.zip
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Diffstat (limited to 'databases/pgpool-II-22')
-rw-r--r--databases/pgpool-II-22/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pgpool-II-22/Makefile b/databases/pgpool-II-22/Makefile
index a0a7c161807a..445a2ce4885f 100644
--- a/databases/pgpool-II-22/Makefile
+++ b/databases/pgpool-II-22/Makefile
@@ -29,8 +29,6 @@ PORTDOCShtml+= tutorial-en.html tutorial-ja.html
OPTIONS_DEFINE= DOCS
post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
- ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's| pg_config| ${LOCALBASE}/bin/pg_config|g' \
${WRKSRC}/sql/pgpool-recovery/Makefile