aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-09-10 07:10:56 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-09-10 07:10:56 +0000
commit65f4985fd5d4274825727d25b19bf0566f417a03 (patch)
treea356a87955964ce9ca78ccf16da5a42e2558a2b6 /x11/Makefile
parentccdaca109652e09085e2c101b674a19e0f59c468 (diff)
downloadports-65f4985fd5d4274825727d25b19bf0566f417a03.tar.gz
ports-65f4985fd5d4274825727d25b19bf0566f417a03.zip
Add libXpresent:
Xlib-based library for the X Present Extension. Assigning maintainership to x11. Reviewed by: zeising Approved by: x11 (zeising) Differential Revision: https://reviews.freebsd.org/D21526
Notes
Notes: svn path=/head/; revision=511744
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 02fb0c38f0b7..2d6298114b1a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -152,6 +152,7 @@
SUBDIR += libXinerama
SUBDIR += libXp
SUBDIR += libXpm
+ SUBDIR += libXpresent
SUBDIR += libXprintAppUtil
SUBDIR += libXprintUtil
SUBDIR += libXrandr