git: 9c920df6b970 - main - devel/pecl-APCu: Remove outdated CONFLICTS_INSTALL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 12:53:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c920df6b9707e2930c714c0ff716e8071918800 commit 9c920df6b9707e2930c714c0ff716e8071918800 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-18 12:48:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-18 12:48:24 +0000 devel/pecl-APCu: Remove outdated CONFLICTS_INSTALL pecl-APC was removed over 7.5 years ago. --- devel/pecl-APCu/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile index a5fec1160259..e7ec3d41f3da 100644 --- a/devel/pecl-APCu/Makefile +++ b/devel/pecl-APCu/Makefile @@ -16,8 +16,6 @@ PHP_MODNAME= apcu PLIST_FILES= ${DATADIR}/apc.php -CONFLICTS_INSTALL= pecl-APC - post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/apc.php ${STAGEDIR}${DATADIR}