open-src/driver/xf86-video-i128/Makefile
changeset 606 068c11b419c9
parent 493 f43507b5737d
child 851 d428083dbbdd
--- a/open-src/driver/xf86-video-i128/Makefile	Sat Jan 10 10:35:32 2009 -0800
+++ b/open-src/driver/xf86-video-i128/Makefile	Thu Jan 15 12:55:00 2009 -0800
@@ -30,14 +30,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.8	08/08/08
+# @(#)Makefile	1.9	09/01/10
 #
 
 # Package name used in tarballs
 MODULE_NAME=xf86-video-i128
 
 # Version number (used in path names)
-MODULE_VERSION=1.2.1
+MODULE_VERSION=1.3.1
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
@@ -53,7 +53,7 @@
 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
 	-R$(X11_SERVERMODS_DIR)$(SERVERMOD_subdir) \
 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
-	-lexa -lfb -lvgahw -lxaa
+	-lexa -lfb -lvgahw -lxaa -lpciaccess
 
 include ../Makefile.inc