summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-mutouch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-mutouch/Makefile')
-rw-r--r--x11-drivers/xf86-input-mutouch/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-mutouch/Makefile b/x11-drivers/xf86-input-mutouch/Makefile
index 00e303ad0567..aab8ea3f0a73 100644
--- a/x11-drivers/xf86-input-mutouch/Makefile
+++ b/x11-drivers/xf86-input-mutouch/Makefile
@@ -8,13 +8,11 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org mutouch input driver
XORG_CAT= driver
-MAN4= mutouch.4x
+
+.include <bsd.port.options.mk>
.if !defined(WITH_NEW_XORG)
IGNORE= does not build with xorg-server 1.7.7
-.else
-
.endif
-NO_STAGE= yes
.include <bsd.port.mk>