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:
Erwin Lansing 2006-09-18 18:21:19 +00:00
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

View file

@ -18,6 +18,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
RESTRICTED= binaries licensed under GNU GPL without accompanying source RESTRICTED= binaries licensed under GNU GPL without accompanying source
# Does not build when jailed
MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux DIST_SUBDIR= gentoo-linux
NO_BUILD= YES NO_BUILD= YES

View file

@ -16,6 +16,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
RESTRICTED= binaries licensed under GNU GPL without accompanying source RESTRICTED= binaries licensed under GNU GPL without accompanying source
# Does not build when jailed
MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux DIST_SUBDIR= gentoo-linux
NO_BUILD= YES NO_BUILD= YES

View file

@ -16,6 +16,9 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
RESTRICTED= binaries licensed under GNU GPL without accompanying source RESTRICTED= binaries licensed under GNU GPL without accompanying source
# Does not build when jailed
MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux DIST_SUBDIR= gentoo-linux
NO_BUILD= YES NO_BUILD= YES