[Bug 278487] [new port] net-p2p/hostd, renterd, walletd: Offer and rent your storage space on the Sia network

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Mar 2025 22:05:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278487

--- Comment #10 from bruno <bruno@tinkerbox.org> ---
USE_RC_SUBR= ${PORTNAME}

is already in the Makefile and so it installs the rc script according to
https://docs.freebsd.org/en/books/porters-handbook/special/#rc-scripts, so why
also add

post-install:
        ${INSTALL} -d \
                        ${STAGEDIR}/var/lib/${PORTNAME}


isn't that superfluous ?

-- 
You are receiving this mail because:
You are the assignee for the bug.