1
0
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:
Michael Johnson 2007-04-01 21:55:41 +00:00
parent 3a81e6c88d
commit f84059ebb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188960
2 changed files with 0 additions and 12 deletions

View File

@ -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

View File

@ -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