open-src/driver/xf86-input-keyboard/Makefile
changeset 957 c2f4cfc53173
parent 943 294f64612d23
child 970 272328fe1b4a
--- a/open-src/driver/xf86-input-keyboard/Makefile	Tue Jun 01 10:35:48 2010 -0700
+++ b/open-src/driver/xf86-input-keyboard/Makefile	Wed Jun 02 16:54:55 2010 -0700
@@ -45,4 +45,7 @@
 SUN_PACKAGE=SUNWxorg-server
 MODULE_STABILITY=Volatile
 
+# Keyboard driver is kbd_drv, not keyboard_drv as the package name implies
+MODULE_MAKEFLAGS = kbd_drv_ladir='$(DRIVER_DIR)'
+
 include ../Makefile.inc