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/libmcrypt/Makefile | |
parent | 0eaffad35aceb6e4dcc78652e51dec36c297df86 (diff) | |
download | pkgsrc-6b7d774a57241054e09fb5008468c15d32d63d23.tar.gz |
bl3ify
Diffstat (limited to 'security/libmcrypt/Makefile')
-rw-r--r-- | security/libmcrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index e54a1cc4a4d..467b7fcbf84 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:52 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/24 23:29:23 xtraeme Exp $ DISTNAME= libmcrypt-2.5.7 CATEGORIES= security devel @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mcrypt.hellug.gr/ COMMENT= Crypto algorithms library -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |