diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-24 23:29:23 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-24 23:29:23 +0000 |
commit | 6b7d774a57241054e09fb5008468c15d32d63d23 (patch) | |
tree | f0b19b86ccf36729208b0b6023be1ea2a43ccbc9 /security/mhash/Makefile | |
parent | 0eaffad35aceb6e4dcc78652e51dec36c297df86 (diff) | |
download | pkgsrc-6b7d774a57241054e09fb5008468c15d32d63d23.tar.gz |
bl3ify
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 303cf0ee17e..07d1dafa8a5 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:52 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/24 23:33:32 xtraeme Exp $ DISTNAME= mhash-0.8.17 CATEGORIES= security devel @@ -8,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mhash.sourceforge.net/ COMMENT= Hash algorithms library -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |