diff options
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-qpsmtpd/files/pkg-message.in | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 676187dbc20c..c3d85b083698 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -43,7 +43,6 @@ MAN3= Qpsmtpd::Command.3 \ USE_RC_SUBR= qpsmtpd SUB_LIST+= PERL=${PERL} -SUB_LIST+= PORTNAME=${PORTNAME} SUB_FILES+= pkg-message pre-configure: diff --git a/mail/p5-qpsmtpd/files/pkg-message.in b/mail/p5-qpsmtpd/files/pkg-message.in index 4c87454b09be..faf67a3a8261 100644 --- a/mail/p5-qpsmtpd/files/pkg-message.in +++ b/mail/p5-qpsmtpd/files/pkg-message.in @@ -1,6 +1,6 @@ *****************************************************************' Please read http://wiki.qpsmtpd.org/ for more info about installation. -The example config can be found in %%PREFIX%%/share/examples/%%{PORTNAME}%% -The plugins can be found in %%PREFIX%%/share/%%{PORTNAME%%/plugins/ +The example config can be found in %%EXAMPLESDIR%% +The plugins can be found in %%DATADIR%%/plugins/ This port does also not make any assumptions about what user you wish to use or install location. |