summaryrefslogtreecommitdiff
path: root/sys-block/nbd/nbd-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/nbd/nbd-9999.ebuild')
-rw-r--r--sys-block/nbd/nbd-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-block/nbd/nbd-9999.ebuild b/sys-block/nbd/nbd-9999.ebuild
index 04319fda899d..72e1b43ee6b1 100644
--- a/sys-block/nbd/nbd-9999.ebuild
+++ b/sys-block/nbd/nbd-9999.ebuild
@@ -43,11 +43,12 @@ src_prepare() {
default
if [[ ${PV} = 9999 ]] ; then
- emake -C man -f Makefile.am \
+ emake -C man -f mans.mk \
nbd-server.1.sh.in \
nbd-server.5.sh.in \
nbd-client.8.sh.in \
nbd-trdump.1.sh.in \
+ nbd-trplay.1.sh.in \
nbdtab.5.sh.in
emake -C systemd -f Makefile.am nbd@.service.sh.in