1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Remove useless over inclusion bsd.port.mk

This commit is contained in:
Baptiste Daroussin 2014-01-15 22:31:05 +00:00
parent d2e06ccd27
commit 158b2bbc94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339833

View File

@ -366,10 +366,8 @@ post-patch:
-e 's,libavformat ,libavformat0 ,g' \
${WRKSRC}/configure
.include <bsd.port.pre.mk>
.if ${ARCH} == "powerpc" && ${OSVERSION} > 900000
BROKEN= Does not build on powerpc-9: fails to compile
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>