mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
BROKEN on 4.x: Does not compile
Approved by: portmgr (self)
This commit is contained in:
parent
648dc869a9
commit
998929e987
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125673
@ -27,7 +27,13 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/gkrelltop.so \
|
||||
libexec/gkrellm2/plugins/gkrelltopd.so
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user