summaryrefslogtreecommitdiff
path: root/security/mhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r--security/mhash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index eb3c78f3f47..838c9561561 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/05/08 15:51:32 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2008/07/14 12:56:12 joerg Exp $
DISTNAME= mhash-0.9.9
CATEGORIES= security devel
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mhash.sourceforge.net/
COMMENT= Hash algorithms library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake perl
USE_LIBTOOL= yes
GNU_CONFIGURE= yes