open-src/driver/xf86-video-nv/Makefile
changeset 182 b0fbde156bb3
parent 146 fc0a5935d8d7
child 194 c2b76d8a41f7
--- a/open-src/driver/xf86-video-nv/Makefile	Thu Jul 12 11:11:31 2007 -0700
+++ b/open-src/driver/xf86-video-nv/Makefile	Thu Jul 12 11:14:27 2007 -0700
@@ -30,14 +30,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.9	07/04/19
+# @(#)Makefile	1.10	07/07/12
 #
 
 # Package name used in tarballs
 DRIVER_NAME=xf86-video-nv
 
 # Version number (used in path names)
-DRIVER_VERS=2.0.2
+DRIVER_VERS=2.1.2
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
@@ -53,8 +53,8 @@
 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR)/linux \
 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
 	-R$(X11_SERVERMODS_DIR)/linux$(ARCHLIBSUBDIR) \
-	-lddc -lfb -li2c -lint10 -lramdac -lshadowfb -lvbe -lvgahw -lxaa \
-	-lfbdevhw -lXfont -lm
+	-lddc -lexa -lfb -li2c -lint10 -lramdac -lshadowfb -lvbe -lvgahw \
+	-lxaa -lfbdevhw -lm
 
 include ../Makefile.inc