devel/subversion-lts: Turn off FREEBSD_TEMPLATE by default.
As now subversion is not used for FreeBSD development, have this option turned on by default has little sense. PR: 258627
This commit is contained in:
parent
a1bdde4282
commit
213ca78238
@ -1,6 +1,6 @@
|
||||
# Created by: rooneg@electricjellyfish.net
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -lts
|
||||
|
||||
MAINTAINER= lev@FreeBSD.org
|
||||
@ -25,7 +25,7 @@ OPTIONS_DEFINE= \
|
||||
TEST \
|
||||
TOOLS
|
||||
|
||||
OPTIONS_DEFAULT=FREEBSD_TEMPLATE SERF TOOLS
|
||||
OPTIONS_DEFAULT=SERF TOOLS
|
||||
|
||||
FREEBSD_TEMPLATE_DESC= FreeBSD Project log template
|
||||
GPG_AGENT_DESC= Enable GPG agent password store
|
||||
|
Loading…
Reference in New Issue
Block a user