mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove warning when packagebuilding (build jails are allowed to be
screwed up :-) Submitted by: dodell@offmyserver.com
This commit is contained in:
parent
b79a8baf5d
commit
5c7f126ded
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147076
@ -48,7 +48,9 @@ LDCONFIG_DIRS= ${PREFIX}/raqdevil/lib
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
pre-extract:
|
||||
.if !defined(PACKAGE_BUILDING)
|
||||
@${SH} ${FILESDIR}/warning
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
@if [ -n "`${PKG_INFO} -xI '^sendmail+tls+sasl*' 2> /dev/null`" ]; then \
|
||||
|
Loading…
Reference in New Issue
Block a user