mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Removed IGNORE for OSVERSION < 7.0 - builds fine in 6.4 Tinderbox
Approved by: gslin@gslin.org (maintainer - via private email)
This commit is contained in:
parent
7f4b7fb1bb
commit
ccb72bf251
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247873
@ -42,8 +42,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/gen-perl/Facebook/FB303/${FILE} ${PREFIX}/${SITE_PERL_REL}/Facebook/FB303
|
||||
.endfor
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
IGNORE= not supported
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user