diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 16:40:30 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 16:40:30 +0000 |
commit | d30c3d018c2ff892375b19d7ee9e1d05210ce015 (patch) | |
tree | fd4266ce6b10e91be2beb6d9174bc87e797f940c /security | |
parent | fb5f9b1bd2b9e3a62ce1a81a94b6d0dfc97d6524 (diff) | |
download | pkgsrc-d30c3d018c2ff892375b19d7ee9e1d05210ce015.tar.gz |
Switch to buildlink2 again... java packages are not ready for bl3.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnu-crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile index a08cb567c6f..7568c4ebf4f 100644 --- a/security/gnu-crypto/Makefile +++ b/security/gnu-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/16 16:17:37 tv Exp $ +# $NetBSD: Makefile,v 1.2 2004/05/05 16:40:30 xtraeme Exp $ # DISTNAME= gnu-crypto-2.0.1-bin @@ -11,7 +11,7 @@ MAINTAINER= tv@duh.org HOMEPAGE= http://www.gnu.org/software/gnu-crypto/ COMMENT= GPL implementation of the Java Crypto Extensions -USE_BUILDLINK3= yes +USE_BUILDLINK2= yes USE_JAVA2= run do-build: # do nothing |