components/aalib/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3661 47545fb8aed4
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		aalib
    28 COMPONENT_NAME=		aalib
    37 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/aa-project/$(COMPONENT_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	http://downloads.sourceforge.net/aa-project/$(COMPONENT_ARCHIVE)
    38 COMPONENT_BUGDB=	library/aalib
    38 COMPONENT_BUGDB=	library/aalib
    39 
    39 
    40 TPNO=			6118
    40 TPNO=			6118
    41 
    41 
    42 include ../../make-rules/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include ../../make-rules/configure.mk
    43 include $(WS_MAKE_RULES)/configure.mk
    44 include ../../make-rules/ips.mk
    44 include $(WS_MAKE_RULES)/ips.mk
    45 include ../../make-rules/lint-libraries.mk
    45 include $(WS_MAKE_RULES)/lint-libraries.mk
    46 
    46 
    47 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)
    47 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)
    48 
    48 
    49 # We need to reset configure options here because aalib is confused with
    49 # We need to reset configure options here because aalib is confused with
    50 # CC and CFLAGS definitions as configure parameters.
    50 # CC and CFLAGS definitions as configure parameters.
    69 
    69 
    70 # actually there is a test we put in the demos,
    70 # actually there is a test we put in the demos,
    71 # but it's 32-bit only and not a target
    71 # but it's 32-bit only and not a target
    72 test:		$(NO_TESTS)
    72 test:		$(NO_TESTS)
    73 
    73 
    74 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    75 
    74 
    76 include ../../make-rules/depend.mk
    75 REQUIRED_PACKAGES += library/slang
       
    76 REQUIRED_PACKAGES += shell/ksh93
       
    77 REQUIRED_PACKAGES += system/library
       
    78 REQUIRED_PACKAGES += system/library/math
       
    79 REQUIRED_PACKAGES += x11/library/libx11