diff options
Diffstat (limited to 'x11-drivers/xf86-input-magictouch')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-magictouch/Makefile b/x11-drivers/xf86-input-magictouch/Makefile index 9b48bf0fe9a1..61d5036b3a54 100644 --- a/x11-drivers/xf86-input-magictouch/Makefile +++ b/x11-drivers/xf86-input-magictouch/Makefile @@ -14,4 +14,5 @@ XORG_CAT= driver MAN4= magictouch.4x USE_AUTOTOOLS= libtool +NO_STAGE= yes .include <bsd.port.mk> |