open-src/driver/xf86-input-keyboard/Makefile
changeset 1097 243d7ed7a10c
parent 1054 1c1ff42df15b
child 1124 7bc7e624f965
--- a/open-src/driver/xf86-input-keyboard/Makefile	Fri Mar 25 16:48:10 2011 -0700
+++ b/open-src/driver/xf86-input-keyboard/Makefile	Fri Mar 25 17:37:55 2011 -0700
@@ -2,7 +2,7 @@
 #
 # xf86-input-keyboard 1.x Makefile
 #
-# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -43,7 +43,4 @@
 SUNTOUCHED_MANPAGES=man/*.man
 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