aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libcec/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
commit15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch)
tree71f4780cd34e184b043831e0db99b92f22e0da0d /multimedia/libcec/Makefile
parente81287c37b3d7ec77e4687a96e63839a01baeb30 (diff)
downloadports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.tar.gz
ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.zip
Notes
Diffstat (limited to 'multimedia/libcec/Makefile')
-rw-r--r--multimedia/libcec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libcec/Makefile b/multimedia/libcec/Makefile
index 4997f8ef3271..ec7707e6b6ca 100644
--- a/multimedia/libcec/Makefile
+++ b/multimedia/libcec/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libcec
PORTVERSION= 4.0.2
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= multimedia
@@ -51,7 +51,7 @@ CMAKE_ARGS+= -DSKIP_PYTHON_WRAPPER:BOOL=true
.endif
.if ${PORT_OPTIONS:MX11}
-USE_XORG= x11 xproto xrandr
+USE_XORG= x11 xorgproto xrandr
.endif
post-patch: