mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Disable on package cluster: requires fully qualified hostname, which we don't provide
This commit is contained in:
parent
ba32530d41
commit
7f0a739c67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194673
@ -29,6 +29,10 @@ CONFLICTS= condor-devel-[0-9]*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= requires fully qualified hostname
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_SUBMIT_NODE)
|
||||
INSTALL_SUBMIT_NODE=
|
||||
.else
|
||||
|
Loading…
x
Reference in New Issue
Block a user