diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-23 12:59:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-23 12:59:25 +0000 |
commit | 8934acfb2ead222b0dc054ea07cad7626c9ad026 (patch) | |
tree | a9924dc0a21a3ff638079eb363f210c89cca32f7 /net/p5-SOAP-Lite/Makefile | |
parent | d798335c981b8319bdaa9d3fcf5813aeb9ef5d21 (diff) |
Notes
Diffstat (limited to 'net/p5-SOAP-Lite/Makefile')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 5a3bd0b901af..75f583a59bcb 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser BUILD_DEPENDS= ${RUN_DEPENDS} -CONFLICTS= p5-SOAP-Lite-0.60* +CONFLICTS= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]* PERL_CONFIGURE= yes CONFIGURE_ARGS+= --noprompt |