From 3e839fced03911e060519db070ef0b74a8f453d5 Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 1 Mar 2001 06:39:18 +0000 Subject: Remove do-configure section, use PERL_CONFIGURE now. --- security/p5-Crypt-SSLeay/Makefile | 6 +----- security/p5-Crypt-SSLeay/pkg-plist | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'security/p5-Crypt-SSLeay') diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 9055e181b20a..361cb07bddac 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -18,13 +18,9 @@ RESTRICTED= "Crypto; export-controlled" IS_INTERACTIVE= "asks about openssl" -USE_PERL5= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Crypt::SSLeay.3 -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" - .include diff --git a/security/p5-Crypt-SSLeay/pkg-plist b/security/p5-Crypt-SSLeay/pkg-plist index f8e076d62b52..7bf4fc4a1607 100644 --- a/security/p5-Crypt-SSLeay/pkg-plist +++ b/security/p5-Crypt-SSLeay/pkg-plist @@ -8,5 +8,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/MainContext.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSL.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay/.packlist -lib/perl5/%%PERL_VER%%/man/man3/Crypt::SSLeay.3 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay -- cgit