aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xpra
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-03-12 03:50:43 +0800
committerjkim <jkim@FreeBSD.org>2015-03-12 03:50:43 +0800
commitc9f072cc607d62df05602b731a5cc37d01aeedff (patch)
tree675924d091183e597a510faac55a929636533e9d /x11/xpra
parentc2399bde71fcb1cc7a4b19b76d36781d12c6a7e7 (diff)
downloadfreebsd-ports-gnome-c9f072cc607d62df05602b731a5cc37d01aeedff.tar.gz
freebsd-ports-gnome-c9f072cc607d62df05602b731a5cc37d01aeedff.tar.zst
freebsd-ports-gnome-c9f072cc607d62df05602b731a5cc37d01aeedff.zip
Fix a typo introduced in the previous commit.
Diffstat (limited to 'x11/xpra')
-rw-r--r--x11/xpra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile
index e3cf9c40f58c..788305c0a4a9 100644
--- a/x11/xpra/Makefile
+++ b/x11/xpra/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libwebp.so:${PORTSDIR}/graphics/webp \
libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \
libvpx.so:${PORTSDIR}/multimedia/libvpx \
libx264.so:${PORTSDIR}/multimedia/libx264 \
- libx265.so:${PORTSDIR}/multimedia/x265 \
+ libx265.so:${PORTSDIR}/multimedia/x265
USES= pkgconfig python tar:xz
USE_PYTHON= distutils