diff options
Diffstat (limited to 'x11-drivers/xf86-input-magictouch/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-magictouch/Makefile b/x11-drivers/xf86-input-magictouch/Makefile index 82f706a2ef28..46c8ba29d4a7 100644 --- a/x11-drivers/xf86-input-magictouch/Makefile +++ b/x11-drivers/xf86-input-magictouch/Makefile @@ -17,6 +17,6 @@ IGNORE= needs xf86_ansic.h which doesn't exist with recent xserver XORG_CAT= driver MAN4= magictouch.4x -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 .include <bsd.port.mk> |