diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2017-09-28 18:46:27 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-09-28 18:46:27 +0000 |
| commit | 67f777acfe742954b0eefa3997f97eb2bc1711cd (patch) | |
| tree | a29f609e74e43ec01378e808965b38215c5a35e8 /databases/courier-authlib-pgsql/Makefile | |
| parent | Make sure to disable IcedTea patches when we build distfiles next time. (diff) | |
Make courier-autlib ports run the sysconftool on installation, as
suggested by upstream, like courier-imap port does.
The sample files are renamed to ".dist" because that is the name
the tool expects.
Also added a note to UPDATING to warn users about the sysconftool
expecting the comments not to be removed.
While here convert to localbase.
Suggested by: Doug McIntyre <merlyn at iphouse.net>
Diffstat (limited to 'databases/courier-authlib-pgsql/Makefile')
| -rw-r--r-- | databases/courier-authlib-pgsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/courier-authlib-pgsql/Makefile b/databases/courier-authlib-pgsql/Makefile index 31a1fdbd9634..cd49c5448051 100644 --- a/databases/courier-authlib-pgsql/Makefile +++ b/databases/courier-authlib-pgsql/Makefile @@ -1,7 +1,7 @@ # Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -pgsql COMMENT= PostgreSQL support for the Courier authentication library |
