open-src/driver/xf86-video-mach64/Makefile
changeset 705 24ca414edbff
parent 606 068c11b419c9
child 851 d428083dbbdd
equal deleted inserted replaced
704:f9b973ecc909 705:24ca414edbff
    28 # Except as contained in this notice, the name of a copyright holder
    28 # Except as contained in this notice, the name of a copyright holder
    29 # shall not be used in advertising or otherwise to promote the sale, use
    29 # shall not be used in advertising or otherwise to promote the sale, use
    30 # or other dealings in this Software without prior written authorization
    30 # or other dealings in this Software without prior written authorization
    31 # of the copyright holder.
    31 # of the copyright holder.
    32 #
    32 #
    33 # @(#)Makefile	1.1	09/01/14
    33 # @(#)Makefile	1.2	09/05/15
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 MODULE_NAME=xf86-video-mach64
    37 MODULE_NAME=xf86-video-mach64
    38 
    38 
    39 # Version number (used in path names)
    39 # Version number (used in path names)
    40 MODULE_VERSION=6.8.0
    40 MODULE_VERSION=6.8.1
    41 
    41 
    42 # Patches to apply to source after unpacking, in order
    42 # Patches to apply to source after unpacking, in order
    43 SOURCE_PATCHES = 6205248.patch  
    43 SOURCE_PATCHES = 6205248.patch  
    44 
    44 
    45 # Man pages to apply Sun footer to & attributes to list
    45 # Man pages to apply Sun footer to & attributes to list