aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-libraries
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-09-06 21:23:57 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-09-06 21:23:57 +0000
commitf7b93d7f9c31be5ac1958ee27442c5c913f85184 (patch)
tree609130f5be23030c26d0e769fcd03916e831975f /x11/xorg-libraries
parentee6e10da7068a815993fd923895d54f9890255ef (diff)
downloadports-f7b93d7f9c31be5ac1958ee27442c5c913f85184.tar.gz
ports-f7b93d7f9c31be5ac1958ee27442c5c913f85184.zip
x11/xorg-libraries: Remove xf86misc dependency
Remove the libXxf86misc dependency from xorg-library. Xxf86misc is deprecated upstream, and there is no need to have it installed in the default xorg installation.
Notes
Notes: svn path=/head/; revision=511367
Diffstat (limited to 'x11/xorg-libraries')
-rw-r--r--x11/xorg-libraries/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile
index 1e882678bf5c..f7bc03e472eb 100644
--- a/x11/xorg-libraries/Makefile
+++ b/x11/xorg-libraries/Makefile
@@ -43,7 +43,6 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dmx.pc:x11/libdmx \
${LOCALBASE}/libdata/pkgconfig/xv.pc:x11/libXv \
${LOCALBASE}/libdata/pkgconfig/xvmc.pc:x11/libXvMC \
${LOCALBASE}/libdata/pkgconfig/xxf86dga.pc:x11/libXxf86dga \
- ${LOCALBASE}/libdata/pkgconfig/xxf86misc.pc:x11/libXxf86misc \
${LOCALBASE}/libdata/pkgconfig/xxf86vm.pc:x11/libXxf86vm
USES= metaport