aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x264
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-01 21:55:41 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-01 21:55:41 +0000
commitf84059ebb4e0a9cf4bbf953ae6bc122dd46b0496 (patch)
tree1d4ef227819bb0f2f3870524950c0e990129c0f5 /multimedia/x264
parent3a81e6c88dc3dea7c1aaead750265d23c000d0ca (diff)
downloadports-f84059ebb4e0a9cf4bbf953ae6bc122dd46b0496.tar.gz
ports-f84059ebb4e0a9cf4bbf953ae6bc122dd46b0496.zip
Remove 4.x checks
Notes
Notes: svn path=/head/; revision=188960
Diffstat (limited to 'multimedia/x264')
-rw-r--r--multimedia/x264/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index 6f717f378e06..21f4e8f208fe 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -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