aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix27
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-03-28 18:41:40 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-03-28 18:41:40 +0000
commit2c380c2237bd997cba4783aef46649c8c3f58cef (patch)
tree5c85091c68f7b8cae359f39362a4639d5260d1f8 /mail/postfix27
parent8e575683feb41c3c572cdd8902224d31d3691abe (diff)
downloadports-2c380c2237bd997cba4783aef46649c8c3f58cef.tar.gz
ports-2c380c2237bd997cba4783aef46649c8c3f58cef.zip
Notes
Diffstat (limited to 'mail/postfix27')
-rw-r--r--mail/postfix27/Makefile2
-rw-r--r--mail/postfix27/pkg-plist14
2 files changed, 9 insertions, 7 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 4f7cf745963c..9ab317a5359c 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -223,8 +223,10 @@ PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
USE_RCORDER= postfix.sh
+PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix.sh
+PLIST_SUB+= BASE="@comment "
.endif
PLIST_SUB+= PFETC=${ETCDIR}
diff --git a/mail/postfix27/pkg-plist b/mail/postfix27/pkg-plist
index 50ddec524e75..4fe188422fc0 100644
--- a/mail/postfix27/pkg-plist
+++ b/mail/postfix27/pkg-plist
@@ -224,10 +224,10 @@ sbin/sendmail
%%PORTDOCS%%%%DOCSDIR%%/tlsmgr.8.html
%%PORTDOCS%%%%DOCSDIR%%/generic.5.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@cd /
-%%PFETC%%/LICENSE
-%%PFETC%%/TLS_LICENSE
-%%PFETC%%/bounce.cf.default
-%%PFETC%%/main.cf.default
-%%PFETC%%/makedefs.out
-@dirrmtry %%PFETC%%
+%%BASE%%@cwd /
+etc/postfix/LICENSE
+etc/postfix/TLS_LICENSE
+etc/postfix/bounce.cf.default
+etc/postfix/main.cf.default
+etc/postfix/makedefs.out
+@dirrmtry etc/postfix