From e46a9dd38060ef6414b4db2f15402a701e32c7b7 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. --- net/mrtg/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/mrtg') diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 71329df1aae..84cf2ffb391 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2005/05/21 04:10:18 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2005/06/17 03:50:26 jlam Exp $ DISTNAME= mrtg-2.11.1 PKGREVISION= 1 @@ -59,6 +59,8 @@ SUBST_FILES.files= ../mrtg.conf.example ../netstat2mrtg \ SUBST_SED.files= -e "s|@PREFIX@|${PREFIX}|g" SUBST_MESSAGE.files= "Fixing default configuration files." +INSTALLATION_DIRS= bin libexec man/man1 + .include "../../graphics/freetype-lib/buildlink3.mk" .include "../../graphics/gd/buildlink3.mk" -- cgit v1.2.3