mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail,
and thus not on pointyhat. Submitted by: kris, gabor (maintainer)
This commit is contained in:
parent
352cdd34df
commit
e7cc10c194
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173349
3 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
|
|||
|
||||
RESTRICTED= binaries licensed under GNU GPL without accompanying source
|
||||
|
||||
# Does not build when jailed
|
||||
MANUAL_PACKAGE_BUILD= YES
|
||||
|
||||
USE_BZIP2= YES
|
||||
DIST_SUBDIR= gentoo-linux
|
||||
NO_BUILD= YES
|
||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
|
|||
|
||||
RESTRICTED= binaries licensed under GNU GPL without accompanying source
|
||||
|
||||
# Does not build when jailed
|
||||
MANUAL_PACKAGE_BUILD= YES
|
||||
|
||||
USE_BZIP2= YES
|
||||
DIST_SUBDIR= gentoo-linux
|
||||
NO_BUILD= YES
|
||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
|
|||
|
||||
RESTRICTED= binaries licensed under GNU GPL without accompanying source
|
||||
|
||||
# Does not build when jailed
|
||||
MANUAL_PACKAGE_BUILD= YES
|
||||
|
||||
USE_BZIP2= YES
|
||||
DIST_SUBDIR= gentoo-linux
|
||||
NO_BUILD= YES
|
||||
|
|
Loading…
Add table
Reference in a new issue