diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-magictouch/Makefile b/x11-drivers/xf86-input-magictouch/Makefile index 710a7d2b01ba..41fa07c14e1f 100644 --- a/x11-drivers/xf86-input-magictouch/Makefile +++ b/x11-drivers/xf86-input-magictouch/Makefile @@ -17,6 +17,4 @@ XORG_CAT= driver MAN4= magictouch.4x USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - .include <bsd.port.mk> |