- Disallow from pointyhat, these ports exceed filesize limit

This commit is contained in:
Pav Lucistnik 2009-01-18 19:02:44 +00:00
parent 76229fb04e
commit 13bfa6f906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226378
3 changed files with 6 additions and 0 deletions

View file

@ -233,6 +233,8 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/.pkg-plist
MANUAL_PACKAGE_BUILD= package exceeds pointyhat filesize limit
post-patch:
@${FIND} ${WRKSRC} -type f \
\( -name COPYING -or -name LICENSE -or -name copyright \) -delete

View file

@ -233,6 +233,8 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/.pkg-plist
MANUAL_PACKAGE_BUILD= package exceeds pointyhat filesize limit
post-patch:
@${FIND} ${WRKSRC} -type f \
\( -name COPYING -or -name LICENSE -or -name copyright \) -delete

View file

@ -27,6 +27,8 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD= yes
MANUAL_PACKAGE_BUILD= exceeds pointyhat filesize limit during compilation
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000