From 1b3a8a796dc1d87f96ab15d022b250e47e566e8b Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 11 Mar 2004 13:33:02 +0000 Subject: Fixup OPTIONS use --- security/p5-Crypt-CBCeasy/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'security/p5-Crypt-CBCeasy') diff --git a/security/p5-Crypt-CBCeasy/Makefile b/security/p5-Crypt-CBCeasy/Makefile index 5a1cd3dde098..8eb233d1e9d9 100644 --- a/security/p5-Crypt-CBCeasy/Makefile +++ b/security/p5-Crypt-CBCeasy/Makefile @@ -19,6 +19,12 @@ BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${SITE_PERL}/MD5.pm:${PORTSDIR}/security/p5-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} +PERL_CONFIGURE= yes + +MAN3= Crypt::CBCeasy.3 + +.include + OPTIONS= DES "Build with Crypt::DES support" on .if !defined(WITHOUT_DES) BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES @@ -44,8 +50,4 @@ OPTIONS+= RIJNDAEL "Build with Crypt::Rijndael support" on BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael .endif -PERL_CONFIGURE= yes - -MAN3= Crypt::CBCeasy.3 - -.include +.include -- cgit v1.2.3