Compare commits
2 Commits
1dce9ca1eb
...
07e4813bdb
| Author | SHA1 | Date | |
|---|---|---|---|
| 07e4813bdb | |||
| 21aff46095 |
@ -116,3 +116,11 @@ CFLAGS+=-fno-omit-frame-pointer
|
||||
WITH_DEBUG=YES
|
||||
CFLAGS+=-fno-omit-frame-pointer
|
||||
.endif
|
||||
|
||||
# Sogo etc...
|
||||
.if ${.CURDIR:M*/devel/sogo}
|
||||
OPTIONS_FILE_UNSET+=LDAP
|
||||
OPTIONS_FILE_UNSET+=PGSQL
|
||||
OPTIONS_FILE_SET+=MYSQL
|
||||
.endif
|
||||
|
||||
|
||||
@ -158,7 +158,7 @@ sysutils/panicmail
|
||||
sysutils/pwgen
|
||||
sysutils/sanoid
|
||||
sysutils/smartmontools
|
||||
sysutils/ztop
|
||||
filesystems/ztop
|
||||
net/rsync
|
||||
net-mgmt/iftop
|
||||
net-mgmt/nstat
|
||||
@ -220,3 +220,5 @@ graphics/drm-kmod
|
||||
www/yarn
|
||||
textproc/hs-pandoc
|
||||
emulators/qemu@nox11
|
||||
# Webmail
|
||||
www/sogo-activesync
|
||||
|
||||
Reference in New Issue
Block a user