diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-13 07:47:31 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-13 07:47:31 +0000 |
commit | c5534bb8040ef9f1ba2f3910ca72aa9417bb2108 (patch) | |
tree | 7c76220371465a66482468a9ea38c8201f1f7297 /mail/p5-qpsmtpd | |
parent | e14f78643b02b73da73b0c1f4b47e386da5f4d8e (diff) |
Notes
Diffstat (limited to 'mail/p5-qpsmtpd')
-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. |