summaryrefslogtreecommitdiff
path: root/x11/xev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xev/Makefile')
-rw-r--r--x11/xev/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile
index a9b5c1f70ed1..3bcf87650c1b 100644
--- a/x11/xev/Makefile
+++ b/x11/xev/Makefile
@@ -10,9 +10,6 @@ COMMENT= Print contents of X events
XORG_CAT= app
USE_XORG= x11 xrandr
-PLIST_FILES= bin/xev
+PLIST_FILES= bin/xev man/man1/xev.1.gz
-MAN1= xev.1
-
-NO_STAGE= yes
.include <bsd.port.mk>