From 9ebcc2709bb004368d1fad4b04cc0beade6ec8a6 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 25 Jun 2006 09:49:51 +0000 Subject: This package needs man/cat8 to install correctly into a previously empty ${LOCALBASE}. --- sysutils/tits/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysutils/tits') diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile index 1ec0c858614..0501f617ba8 100644 --- a/sysutils/tits/Makefile +++ b/sysutils/tits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/06/18 21:40:45 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/06/25 09:49:51 rillig Exp $ # DISTNAME= tits-1.1.1 @@ -24,6 +24,9 @@ post-patch: -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/tits.8.in > ${WRKSRC}/tits.8 +pre-install: + ${INSTALL_MAN_DIR} ${MANDIR}/cat8 + post-install: ${INSTALL_DATA} ${WRKSRC}/tits.conf ${PREFIX}/share/examples/ -- cgit v1.2.3