From 3597e5406e4209575946dcf80715c979fa8ff06d Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 26 Jun 2006 06:29:25 +0000 Subject: The directory man/cat1 is needed prior to installation. --- comms/kyopon/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/kyopon/Makefile b/comms/kyopon/Makefile index 0a57012fe93..6e3156dbe74 100644 --- a/comms/kyopon/Makefile +++ b/comms/kyopon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/06/18 11:41:37 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/26 06:29:25 rillig Exp $ DISTNAME= kyopon-0.3 PKGREVISION= 1 @@ -16,4 +16,7 @@ MAKE_FLAGS+= MANDIR="${PREFIX}/man" MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP} +pre-install: + ${INSTALL_MAN_DIR} ${PREFIX}/${PKGMANDIR}/cat1 + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3