mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
remove now unused option WITH_SVN
This commit is contained in:
parent
6ccd57a158
commit
42263e06cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226442
@ -9,7 +9,7 @@
|
||||
|
||||
PORTNAME= apache
|
||||
PORTVERSION= 2.2.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
|
||||
DISTNAME= httpd-${PORTVERSION}
|
||||
@ -63,8 +63,7 @@ OPTIONS= \
|
||||
PGSQL "Enable PostgreSQL support for apr-dbd" Off \
|
||||
SQLITE "Enable SQLite support for apr-dbd" Off \
|
||||
IPV6 "Enable IPv6 support" On \
|
||||
BDB "Enable BerkeleyDB dbm" Off \
|
||||
SVN "Enable Subversion support" Off
|
||||
BDB "Enable BerkeleyDB dbm" Off
|
||||
.include "${APACHEDIR}/Makefile.options"
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user