mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
This commit is contained in:
parent
715057ce43
commit
b990d7983f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118232
@ -29,6 +29,12 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
|
||||
CONFIGURE_ENV+= DISPLAY=localhost:1001
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|unit_tests doc|unit_tests|g' ${WRKSRC}/Makefile.in
|
||||
@ -59,4 +65,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/ref/html/*.png ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user