diff options
Diffstat (limited to 'x11-drivers/xf86-input-elographics/Makefile')
-rw-r--r-- | x11-drivers/xf86-input-elographics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile index eee2fcd2c82c..1f0ef070842a 100644 --- a/x11-drivers/xf86-input-elographics/Makefile +++ b/x11-drivers/xf86-input-elographics/Makefile @@ -10,6 +10,6 @@ COMMENT= X.Org elographics input driver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -XORG_CAT= driver +USES= xorg-cat:driver .include <bsd.port.mk> |