From 63a41f68a2a3d094f4a2dec3c9e689cd0574ba1e Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 8 May 2007 15:51:32 +0000 Subject: Doesn't create subdirectory, premake. --- security/mhash/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 633070ed7ed..eb3c78f3f47 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/04/30 19:06:47 adam Exp $ +# $NetBSD: Makefile,v 1.21 2007/05/08 15:51:32 joerg Exp $ DISTNAME= mhash-0.9.9 CATEGORIES= security devel @@ -13,4 +13,6 @@ USE_TOOLS+= gmake perl USE_LIBTOOL= yes GNU_CONFIGURE= yes +INSTALLATION_DIRS= include/mutils + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3