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/cue/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/cue') diff --git a/mail/cue/Makefile b/mail/cue/Makefile index c4eb4bce9bc..b478a0924cb 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/05/31 10:01:37 dillo Exp $ +# $NetBSD: Makefile,v 1.47 2005/06/16 06:58:02 jlam Exp $ DISTNAME= cue-snap-20050131 PKGNAME= cue-20050131 @@ -38,6 +38,8 @@ CONFIGURE_ARGS+= --enable-idea CONFIGURE_ARGS+= --with-openssl=${SSLBASE} CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} +INSTALLATION_DIRS= bin + .include "../../security/openssl/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" -- cgit v1.2.3