open-src/app/bdftopcf/Makefile
changeset 1068 0dc26c96a5af
parent 970 272328fe1b4a
child 1339 4f152696e5f2
equal deleted inserted replaced
1067:0eff33524aac 1068:0dc26c96a5af
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # bdftopcf Makefile
     3 # bdftopcf Makefile
     4 #
     4 #
     5 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    31 # pkg(5) name we deliver the files in (override default)
    31 # pkg(5) name we deliver the files in (override default)
    32 MODULE_PKGNAME=x11/font-utilities
    32 MODULE_PKGNAME=x11/font-utilities
    33 MODULE_PKGNAME_SET=yes
    33 MODULE_PKGNAME_SET=yes
    34 
    34 
    35 # Version number (used in path names)
    35 # Version number (used in path names)
    36 MODULE_VERSION=1.0.2
    36 MODULE_VERSION=1.0.3
    37 
    37 
    38 # Checksums for upstream tarball
    38 # Checksums for upstream tarball
    39 TARBALL_MD5  = 148f20d28caaa69bbe7dcca7c2674fb6
    39 TARBALL_MD5  = 4a7a4a848c43c42f7d499b60666434a4
    40 TARBALL_SHA1 = 245778068b5e5ccde07151635ded50da90333524
    40 TARBALL_SHA1 = 146b4ece2867479045c3b4593b22c9f1d21da14a
    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 = 
    43 SOURCE_PATCHES = 
    44 
    44 
    45 # Man pages to apply Sun footer to & attributes to list
    45 # Man pages to apply Sun footer to & attributes to list
    46 SUNTOUCHED_MANPAGES=*.man
    46 SUNTOUCHED_MANPAGES=*.man
    47 MODULE_STABILITY=Committed
    47 MODULE_STABILITY=Committed
    48 
    48 
    49 # Need to link with libXfont in server private directory
       
    50 MODULE_LDFLAGS		= $(X11_SERVERLIBS_LDFLAGS)
       
    51 MODULE_LD_OPTIONS	= -R $$ORIGIN/../lib/xorg$(ARCHLIBSUBDIR)
       
    52 
       
    53 # Compatibility links from /usr/X11/bin to /usr/bin
    49 # Compatibility links from /usr/X11/bin to /usr/bin
    54 MODULE_X11_BINCOMPAT_LINKS = bdftopcf
    50 MODULE_X11_BINCOMPAT_LINKS = bdftopcf
    55 
    51 
    56 include ../Makefile.inc
    52 include ../Makefile.inc
    57 
       
    58 # Clean up old 64-bit builds from before we stopped building them
       
    59 clean: clean_64
       
    60 
       
    61 clean_64:
       
    62 	-rm -rf build_64