diff options
Diffstat (limited to 'x11-drivers/xf86-input-tek4957/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-tek4957/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-tek4957/Makefile b/x11-drivers/xf86-input-tek4957/Makefile index e4b59f2902ca..e24c7a06c83e 100644 --- a/x11-drivers/xf86-input-tek4957/Makefile +++ b/x11-drivers/xf86-input-tek4957/Makefile @@ -15,4 +15,6 @@ COMMENT= X.Org tek4957 input driver XORG_CAT= driver MAN4= tek4957.4x +IGNORE= Unmaintained upstream. Notify ${MAINTAINER} if you have this device. + .include <bsd.port.mk> |