1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

BROKEN on 5.x: Broken by changes to make(1)

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-30 05:49:11 +00:00
parent f31a41e040
commit f3ab1adcfb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118507

View File

@ -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