From b2d3e30bdb8b9a9c5142b507caf8f77f1a92c689 Mon Sep 17 00:00:00 2001 From: osa Date: Sat, 20 Jan 2018 19:23:58 +0000 Subject: Reset rc.subr to empty to fix the installation issue. Installing unit-php56-0.3... pkg-static: unit-php56-0.3 conflicts with unit-0.3 (installs files into the same place). Problematic file: /usr/local/etc/rc.d/unitd *** Error code 70 PR: 225212 --- www/unit-php56/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www') diff --git a/www/unit-php56/Makefile b/www/unit-php56/Makefile index 68e82251ca6c..b372af0ba1be 100644 --- a/www/unit-php56/Makefile +++ b/www/unit-php56/Makefile @@ -11,6 +11,8 @@ PLIST_FILES= libexec/unit/modules/php${PHP_VER}.unit.so USES= php:build,embed +USE_RC_SUBR?= # reset to empty + MASTERDIR= ${.CURDIR}/../unit post-configure: -- cgit