mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add support for WITH_POPPASSD in sync with Makefile rev 1.52
This commit is contained in:
parent
91eccf4df4
commit
9fb769356f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42305
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ bin/qpopauth
|
|||
@unexec rm -f %D/bin/qapopauth
|
||||
@exec ln -sf %D/bin/qpopauth %D/bin/qapopauth
|
||||
libexec/qpopper
|
||||
%%EPOPPASSD%%libexec/qpoppassd
|
||||
@dirrm etc/qpopper
|
||||
@exec mkdir -p %D/etc/qpopper && chown pop.daemon %D/etc/qpopper && chmod 700 %D/etc/qpopper
|
||||
|
|
Loading…
Add table
Reference in a new issue