diff options
author | koobs <koobs@FreeBSD.org> | 2013-10-07 17:21:13 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-10-07 17:21:13 +0800 |
commit | e976c7c5a546f6c329d1b0b38a31f9f5ae40b83a (patch) | |
tree | b437bc3cda179637f7222b9f9c9615be5d00e531 /net/opal/Makefile | |
parent | d5c5fa4f65ea79d46e0e9476cf9f618cc489d26f (diff) | |
download | freebsd-ports-gnome-e976c7c5a546f6c329d1b0b38a31f9f5ae40b83a.tar.gz freebsd-ports-gnome-e976c7c5a546f6c329d1b0b38a31f9f5ae40b83a.tar.zst freebsd-ports-gnome-e976c7c5a546f6c329d1b0b38a31f9f5ae40b83a.zip |
multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
Diffstat (limited to 'net/opal/Makefile')
-rw-r--r-- | net/opal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 6e7ff5d5eeaa..b5bd6d4c700a 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,6 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME |