mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Mark BROKEN on 4.X.
Reported by: pointyhat via kris
This commit is contained in:
parent
ff4707d04a
commit
73b59381f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150525
@ -48,6 +48,10 @@ WITH_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X"
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mevolutiondataserver}!=""
|
||||
USE_GNOME+= evolutiondataserver
|
||||
CONFIGURE_ARGS+=--enable-aboutme
|
||||
|
@ -48,6 +48,10 @@ WITH_GNOME= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not build on 4.X"
|
||||
.endif
|
||||
|
||||
.if ${HAVE_GNOME:Mevolutiondataserver}!=""
|
||||
USE_GNOME+= evolutiondataserver
|
||||
CONFIGURE_ARGS+=--enable-aboutme
|
||||
|
Loading…
Reference in New Issue
Block a user