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 74d6a909115a..57b7e48875e3 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:22 +USE_AUTOTOOLS= libtool .include <bsd.port.mk> |