diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 09:47:29 +0000 |
| commit | 5d48443269043d602e83f08d247c43b3a779a8d6 (patch) | |
| tree | d8ee4593f1ee095117c3c4cb6366321f37bbefd8 /databases/pgpool-II-23 | |
| parent | Document chrony multiple vulnerabilites. (diff) | |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Notes
Notes:
svn path=/head/; revision=384215
Diffstat (limited to 'databases/pgpool-II-23')
| -rw-r--r-- | databases/pgpool-II-23/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pgpool-II-23/Makefile b/databases/pgpool-II-23/Makefile index 08edeb1fbb87..a6c1f27a8569 100644 --- a/databases/pgpool-II-23/Makefile +++ b/databases/pgpool-II-23/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 |
