open-src/app/xman/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1068 0dc26c96a5af
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
    38 # Patches to apply to source after unpacking, in order
    38 # Patches to apply to source after unpacking, in order
    39 SOURCE_PATCHES = 6708109.patch
    39 SOURCE_PATCHES = 6708109.patch
    40 
    40 
    41 # Man pages to apply Sun footer to & attributes to list
    41 # Man pages to apply Sun footer to & attributes to list
    42 SUNTOUCHED_MANPAGES=*.man
    42 SUNTOUCHED_MANPAGES=*.man
    43 SUN_PACKAGE=SUNWxwopt
       
    44 MODULE_STABILITY=Committed
    43 MODULE_STABILITY=Committed
    45 
    44 
    46 MODULE_ADD_INSTALL_TARGETS = install_po
    45 MODULE_ADD_INSTALL_TARGETS = install_po
       
    46 
       
    47 # Compatibility links from /usr/X11/bin to /usr/bin
       
    48 MODULE_X11_BINCOMPAT_LINKS = xman
    47 
    49 
    48 include ../Makefile.inc
    50 include ../Makefile.inc
    49 
    51 
    50 install_po:
    52 install_po:
    51 	mkdir -p $(PROTODIR)$(X11_LC_MESSAGES_DIR)
    53 	mkdir -p $(PROTODIR)$(X11_LC_MESSAGES_DIR)