mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
[patch] cleanup non-supported FreeBSD versions
PR: ports/111689 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Draw at #bsdports
This commit is contained in:
parent
5750f5ee44
commit
00d34f4665
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190147
@ -20,13 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
|
||||||
|
|
||||||
.if ${OSVERSION} < 500000
|
|
||||||
BROKEN= Does not compile on FreeBSD 4.x
|
|
||||||
.endif
|
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ ${INSTALL_TARGET}
|
@cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ ${INSTALL_TARGET}
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user