wok rev 10551

perl-net-ssleay: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 21:22:35 2011 +0200 (2011-05-25)
parents c1380fbec108
children 35775080bc78
files perl-net-ssleay/receipt
line diff
     1.1 --- a/perl-net-ssleay/receipt	Wed May 25 14:49:03 2011 +0000
     1.2 +++ b/perl-net-ssleay/receipt	Wed May 25 21:22:35 2011 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Net::SSLeay module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  DEPENDS="perl openssl zlib"
     1.7 -BUILD_DEPENDS="perl"
     1.8 +BUILD_DEPENDS="perl openssl-dev"
     1.9  SOURCE="Net-SSLeay"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://cpan.org/"
    1.12 @@ -18,7 +18,7 @@
    1.13  	cd $src
    1.14  	yes n | perl Makefile.PL &&
    1.15  	make &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.