From 4eedf46f13f54f52b57bb41f46fa1156773cfe5b Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- graphics/xdvipresent/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/xdvipresent') diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile index 604dd10c525..ab3b8353176 100644 --- a/graphics/xdvipresent/Makefile +++ b/graphics/xdvipresent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:10 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:59 jlam Exp $ # DISTNAME= xdvipresent-0.6p14 @@ -22,6 +22,8 @@ EXAMPLES_DIR= ${PREFIX}/share/examples/xdvipresent MAN_DIR= ${PREFIX}/man/ HTML_DIR= ${PREFIX}/share/doc/html/xdvipresent +INSTALLATION_DIRS= bin man/man1 + do-install: ${INSTALL_DATA_DIR} ${STYDIR}/images ${INSTALL_DATA} ${WRKSRC}/*.cls ${STYDIR} -- cgit v1.2.3