pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/mhash Doesn't create subdirectory, premake.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d82d4fb7d09
branches: trunk
changeset: 528568:2d82d4fb7d09
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue May 08 15:51:32 2007 +0000
description:
Doesn't create subdirectory, premake.
diffstat:
security/mhash/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 7e8a58b9e136 -r 2d82d4fb7d09 security/mhash/Makefile
--- a/security/mhash/Makefile Tue May 08 15:49:22 2007 +0000
+++ b/security/mhash/Makefile Tue May 08 15:51:32 2007 +0000
@@ -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_LIBTOOL= yes
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= include/mutils
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index