From 81edaaa606a86e87c2885489ad72ee9908969aba 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. --- mail/mimedefang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/mimedefang') diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index e3808f9aa88..e66f2b5f78a 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/06/05 22:31:34 markd Exp $ +# $NetBSD: Makefile,v 1.24 2005/06/16 06:58:03 jlam Exp $ DISTNAME= mimedefang-2.52 CATEGORIES= mail @@ -63,6 +63,7 @@ CONFIGURE_ENV+= NAI=${PREFIX}/bin/uvscan # Doesn't work with pth PTHREAD_OPTS+= require native +INSTALLATION_DIRS= bin man/man5 man/man7 man/man8 do-install: ${INSTALL_DATA_DIR} ${PKG_SYSCONFDIR} ${INSTALL_DATA_DIR} ${EGDIR} -- cgit v1.2.3