mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self)
This commit is contained in:
parent
f31a41e040
commit
f3ab1adcfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118507
@ -30,6 +30,10 @@ MAN1= msgfmt.1 xgettext.1 xview.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Broken by changes to make(1) on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's+/usr/X11R6+${PREFIX}+;' \
|
||||
${WRKSRC}/config/XView.cf
|
||||
|
Loading…
Reference in New Issue
Block a user