mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
BROKEN on >= 6.0: does not build
This commit is contained in:
parent
8a4312bead
commit
4fc271a5c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190609
@ -25,6 +25,10 @@ MLVWMLIBDIR= ${PREFIX}/lib/X11/mlvwm
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600100
|
||||
BROKEN= Does not build
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${TAR} -C ${WRKSRC}/pixmap -xzf ${DISTDIR}/mini-icons.tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user