aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-11-17 13:00:06 +0800
committerdinoex <dinoex@FreeBSD.org>2003-11-17 13:00:06 +0800
commit2d3c0db1713dbbc14471bc5d0055fe10d4d88fb1 (patch)
tree3d702ec36f10f4c4e60b0a06e375d3ce28fc4d7a /mail/sendmail
parenteed5750acb606a6ce5a4dade4849a06204ec7c34 (diff)
downloadfreebsd-ports-gnome-2d3c0db1713dbbc14471bc5d0055fe10d4d88fb1.tar.gz
freebsd-ports-gnome-2d3c0db1713dbbc14471bc5d0055fe10d4d88fb1.tar.zst
freebsd-ports-gnome-2d3c0db1713dbbc14471bc5d0055fe10d4d88fb1.zip
- move PKGMESSAGE up, bsd.port.mk has been fixed.
PR: 59254
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