mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
BROKEN on 5.x: Does not build
This commit is contained in:
parent
74fab5a147
commit
66525750e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104079
@ -24,6 +24,12 @@ USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
WRKSRC= ${WRKDIR}/xclasses
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502102
|
||||
BROKEN= "Does not build on FreeBSD >=5.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.for file in build System/ARules.FreeBSD
|
||||
@${PERL} -pi \
|
||||
@ -62,4 +68,4 @@ do-install:
|
||||
@cd ${WRKSRC} && ${SH} build install
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/setenvxc ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user