From 62d306b057537feb1ef4749c60334699ef7f07d1 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- misc/jive/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/jive') diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 5e445cf25b2..b68449774ce 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/03/24 21:12:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/06/17 03:50:22 jlam Exp $ DISTNAME= jive-1.1 CATEGORIES= misc @@ -8,6 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Filter that converts English text to Jive WRKSRC= ${WRKDIR}/jive +INSTALLATION_DIRS= bin man/man1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jive ${PREFIX}/bin -- cgit v1.2.3