diff options
author | Renato Botelho <renato@netgate.com> | 2015-10-20 08:26:23 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-10-20 08:26:42 -0200 |
commit | 232263ecc1bae4466fe56f468598cf406750e846 (patch) | |
tree | 52d09ac3a2660e9c83b04c2fa070224058eea1ad /tools/conf | |
parent | c56de81e226688e2d04de279eb7ce90d50691520 (diff) | |
download | pfsense-232263ecc1bae4466fe56f468598cf406750e846.zip pfsense-232263ecc1bae4466fe56f468598cf406750e846.tar.gz |
Fix options for git package reducing dependencies
Diffstat (limited to 'tools/conf')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index a972fde..a95b6bf 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -84,8 +84,7 @@ net_freeradius2_SET_FORCE=KERBEROS LDAP MYSQL PERL PGSQL PYTHON SSL_PORT lang_gcc_UNSET_FORCE=JAVA -devel_git_SET_FORCE=CONTRIB CURL ETCSHELLS ICONV NLS PERL -devel_git_UNSET_FORCE=CVS GITWEB GUI HTMLDOCS P4 SVN +devel_git_UNSET_FORCE=CVS GITWEB GUI HTMLDOCS P4 SVN CONTRIB PERL ETCSHELLS graphics_graphviz_SET_FORCE=ICONV NLS graphics_graphviz_UNSET_FORCE=DIGCOLA IPSEPCOLA PANGOCAIRO XPM |