diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-06-25 14:13:16 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-06-25 14:13:16 +0000 |
commit | be48a67e7f995007da5d348a468541066a7556bc (patch) | |
tree | 73873d95888038c560ed419cf92c03088ef4ee76 /russian/apache13-modssl | |
parent | 0344829927d390e5bb8804b7ccc4cc92977bc3ab (diff) | |
download | ports-be48a67e7f995007da5d348a468541066a7556bc.tar.gz ports-be48a67e7f995007da5d348a468541066a7556bc.zip |
Notes
Diffstat (limited to 'russian/apache13-modssl')
-rw-r--r-- | russian/apache13-modssl/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 5b1c31fef0a6..e7add3db7a1a 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -33,6 +33,15 @@ MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ MASTER_SITES_RA= ftp://ftp.lexa.ru/pub/apache-rus/ \ ftp://ftp.lexa.ru/pub/apache-rus/old-versions/ + +# New feature: conflicts +CONFLICTS= apache+ipv6-* \ + apache+mod_ssl-* \ + apache-* \ + apache_fp-* \ + publicfile-* \ + apache+mod_ssl-* + USE_OPENSSL= YES USE_PERL5= yes |