diff options
Diffstat (limited to 'x11-drivers/xf86-input-void/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-void/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile index deea0dfbea7d..d768b9dbfac6 100644 --- a/x11-drivers/xf86-input-void/Makefile +++ b/x11-drivers/xf86-input-void/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xf86-input-void -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xf86-input-void PORTVERSION= ${VOID_VERSION} @@ -14,7 +9,6 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X.Org void input driver XORG_CAT= driver -USE_XORG= xextproto videoproto MAN4= void.4x .if defined(WITH_NEW_XORG) |