mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Remove 4.x checks
This commit is contained in:
parent
3a81e6c88d
commit
f84059ebb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188960
@ -36,12 +36,6 @@ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/incl
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not build
|
||||
WITHOUT_GPAC= yes
|
||||
WITHOUT_GTK2= yes
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_GTK2) || ${HAVE_GNOME:Mgtk20}!=""
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20
|
||||
|
@ -36,12 +36,6 @@ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/incl
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not build
|
||||
WITHOUT_GPAC= yes
|
||||
WITHOUT_GTK2= yes
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_GTK2) || ${HAVE_GNOME:Mgtk20}!=""
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20
|
||||
|
Loading…
Reference in New Issue
Block a user