mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Call "load_rc_config gnome", otherwise gnome_enable has no effect
This commit is contained in:
parent
fec0601be0
commit
ee0447966c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175770
1 changed files with 4 additions and 0 deletions
|
@ -6,4 +6,8 @@
|
|||
# gnome_enable="YES"
|
||||
#
|
||||
|
||||
# make sure to source rc.subr prior to this file
|
||||
|
||||
gnome_enable=${gnome_enable-"NO"}
|
||||
|
||||
load_rc_config gnome
|
||||
|
|
Loading…
Add table
Reference in a new issue