summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-17 05:00:06 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-17 05:00:06 +0000
commit28912533ba0d0c7c1059780806dd0c71f63d5b3b (patch)
tree90a90e38a3d516d24e06b05214fb5e44ee816855 /mail/sendmail
parentMark interactive to appease bento builds. (diff)
- move PKGMESSAGE up, bsd.port.mk has been fixed.
PR: 59254
Notes
Notes: svn path=/head/; revision=94152
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 71992f0b00e7..3426d8c527f7 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -32,6 +32,7 @@ SENDMAIL= ${PREFIX}/sbin/sendmail
BASEMAIL= /usr/libexec/sendmail/sendmail
PLIST_SUB+= PREFIX=${PREFIX:S=${PREFIX}/==}
LDAP_PORT?= net/openldap21-client
+PKGMESSAGE= ${WRKSRC}/pkg-message
# Options to define Features:
# SENDMAIL_WITHOUT_IPV6=yes
@@ -305,4 +306,3 @@ pre-everything::
.endif
.include <bsd.port.post.mk>
-PKGMESSAGE= ${WRKSRC}/pkg-message