summaryrefslogtreecommitdiffstats
path: root/x11/libXtst
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXtst')
-rw-r--r--x11/libXtst/Makefile15
-rw-r--r--x11/libXtst/pkg-plist3
2 files changed, 5 insertions, 13 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index 70091e1..f41d719 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -13,19 +13,8 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X Test extension
XORG_CAT= lib
-USE_XORG= x11 xext recordproto:both xextproto inputproto:both
+USE_XORG= x11 xext recordproto:both xextproto inputproto:both \
+ xi
USE_AUTOTOOLS= libtool:22
-MAN3= XTestQueryExtension.3 \
- XTestCompareCursorWithWindow.3 \
- XTestCompareCurrentCursorWithWindow.3 \
- XTestFakeKeyEvent.3 \
- XTestFakeButtonEvent.3 \
- XTestFakeMotionEvent.3 \
- XTestFakeRelativeMotionEvent.3 \
- XTestGrabControl.3 \
- XTestSetGContextOfGC.3 \
- XTestSetVisualIDOfVisual.3 \
- XTestDiscard.3
-
.include <bsd.port.mk>
diff --git a/x11/libXtst/pkg-plist b/x11/libXtst/pkg-plist
index 03c0301..9c3e055 100644
--- a/x11/libXtst/pkg-plist
+++ b/x11/libXtst/pkg-plist
@@ -1,6 +1,9 @@
+include/X11/extensions/XTest.h
+include/X11/extensions/record.h
lib/libXtst.a
lib/libXtst.la
lib/libXtst.so
lib/libXtst.so.6
libdata/pkgconfig/xtst.pc
@dirrmtry include/X11/extensions
+