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