aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-01-27 01:53:33 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-01-27 01:53:33 +0000
commitfca351ebfff3076e8ff0ebcf80e1d0c58b38a781 (patch)
tree8049fae90a02c3dcf23512d9167df23057165b4e
parent12a5fef01e2a347e76b8d78d79bd40babafca44b (diff)
downloadports-fca351ebfff3076e8ff0ebcf80e1d0c58b38a781.tar.gz
ports-fca351ebfff3076e8ff0ebcf80e1d0c58b38a781.zip
Notes
-rw-r--r--multimedia/x264/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile
index b416b17d13ff..5b6d5f4a4fcd 100644
--- a/multimedia/x264/Makefile
+++ b/multimedia/x264/Makefile
@@ -3,7 +3,7 @@
PORTNAME= x264
PORTVERSION= 0.${X264_BUILD}.${X264_REV}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \
http://samples.mplayerhq.hu/yuv4mpeg2/:pgo
@@ -33,7 +33,7 @@ USE_LDCONFIG= yes
HAS_CONFIGURE= yes
OPTIONS_DEFINE= ASM DEBUG HI10P PGO GCC GPAC X11_OUTPUT
-OPTIONS_DEFAULT= ASM GPAC HI10P
+OPTIONS_DEFAULT= ASM GPAC
ASM_DESC= Enable Assembly Optimizations
GCC_DESC= Use current GCC
HI10P_DESC= Enable High 10 Profile 10-bit encoding