From 9e5a580c7cd0c897aef81fa796765bd0f8c4e40a 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/rblcheck/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/rblcheck') diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile index 9dcb5cb5376..87927d79102 100644 --- a/mail/rblcheck/Makefile +++ b/mail/rblcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:27 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/16 06:58:08 jlam Exp $ DISTNAME= rblcheck-1.4 CATEGORIES= mail @@ -11,6 +11,7 @@ COMMENT= Command-line interface to Paul Vixie's RBL filter DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO +INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rblcheck ${PREFIX}/bin -- cgit v1.2.3