mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Fix a regression that had crept in with r314621. Do not
bump PORTREVISION because this does not affect the default package.
This commit is contained in:
parent
4fb0e012c1
commit
ead5ecb4a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316548
5 changed files with 5 additions and 5 deletions
|
@ -242,7 +242,7 @@ PLIST_SUB+= TEST="@comment "
|
|||
PKGNAMESUFFIX= -current-base
|
||||
PREFIX= /usr
|
||||
ETCDIR= /etc/postfix
|
||||
USE_RC_SUBR= postfix
|
||||
USE_RCORDER= postfix
|
||||
PLIST_SUB+= BASE=""
|
||||
.else
|
||||
USE_RC_SUBR= postfix
|
||||
|
|
|
@ -249,7 +249,7 @@ PLIST_SUB+= TEST="@comment "
|
|||
PKGNAMESUFFIX= -base
|
||||
PREFIX= /usr
|
||||
ETCDIR= /etc/postfix
|
||||
USE_RC_SUBR= postfix
|
||||
USE_RCORDER= postfix
|
||||
PLIST_SUB+= BASE=""
|
||||
.else
|
||||
USE_RC_SUBR= postfix
|
||||
|
|
|
@ -228,7 +228,7 @@ PLIST_SUB+= TEST="@comment "
|
|||
PKGNAMESUFFIX= -base
|
||||
PREFIX= /usr
|
||||
ETCDIR= /etc/postfix
|
||||
USE_RC_SUBR= postfix
|
||||
USE_RCORDER= postfix
|
||||
PLIST_SUB+= BASE=""
|
||||
.else
|
||||
USE_RC_SUBR= postfix
|
||||
|
|
|
@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
|
|||
PKGNAMESUFFIX= -base
|
||||
PREFIX= /usr
|
||||
ETCDIR= /etc/postfix
|
||||
USE_RC_SUBR= postfix
|
||||
USE_RCORDER= postfix
|
||||
PLIST_SUB+= BASE=""
|
||||
.else
|
||||
USE_RC_SUBR= postfix
|
||||
|
|
|
@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
|
|||
PKGNAMESUFFIX= -base
|
||||
PREFIX= /usr
|
||||
ETCDIR= /etc/postfix
|
||||
USE_RC_SUBR= postfix
|
||||
USE_RCORDER= postfix
|
||||
PLIST_SUB+= BASE=""
|
||||
.else
|
||||
USE_RC_SUBR= postfix
|
||||
|
|
Loading…
Add table
Reference in a new issue