1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- move PKGMESSAGE up, bsd.port.mk has been fixed.

PR:		59254
This commit is contained in:
Dirk Meyer 2003-11-17 05:00:06 +00:00
parent 87f18de9ec
commit 28912533ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94152
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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