open-src/xserver/Makefile.inc
changeset 970 272328fe1b4a
parent 967 efbd0ee6805d
child 1003 a4d17d6bc179
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
    25 
    25 
    26 PWD:sh=pwd
    26 PWD:sh=pwd
    27 TOP=$(PWD)/../../..
    27 TOP=$(PWD)/../../..
    28 
    28 
    29 MODTYPE=xserver
    29 MODTYPE=xserver
       
    30 
       
    31 # Defaults for pkg names in this area
       
    32 MODTYPE_PKGHIER=x11/server
       
    33 MODTYPE_PKGHIER_SET=yes
       
    34 MODULE_PKGTAIL_DEFAULT		= $(MODULE_PKGTAIL_SET:yes=$(POUND_SIGN))
       
    35 $(MODULE_PKGTAIL_DEFAULT)	MODULE_PKGTAIL:sh=basename $(pwd)
       
    36 MODULE_PKGTAIL_SET	      	= yes
    30 
    37 
    31 ### Include common definitions
    38 ### Include common definitions
    32 include $(TOP)/open-src/common/Makefile.init
    39 include $(TOP)/open-src/common/Makefile.init
    33 
    40 
    34 # Xorg server source tarball to use sources from
    41 # Xorg server source tarball to use sources from