summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-hyperpen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen/Makefile')
-rw-r--r--x11-drivers/xf86-input-hyperpen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile
index 30505e50e9a6..ba6a1a37f438 100644
--- a/x11-drivers/xf86-input-hyperpen/Makefile
+++ b/x11-drivers/xf86-input-hyperpen/Makefile
@@ -10,6 +10,8 @@ COMMENT= X.Org hyperpen input driver
XORG_CAT= driver
+.include <bsd.port.options.mk>
+
.if defined(WITH_NEW_XORG)
HYPERVER= 1.4.1
HYPERREVISION= 0
@@ -19,5 +21,4 @@ HYPERREVISION= 6
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_xf86HyperPen.c
.endif
-NO_STAGE= yes
.include <bsd.port.mk>