2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2015 Alexander Pyhalov
18 include ..
/..
/..
/make-rules
/shared-macros.mk
20 COMPONENT_NAME
= util-macros
21 COMPONENT_VERSION
= 1.19.3
22 COMPONENT_FMRI
= developer
/build
/autoconf
/xorg-macros
23 COMPONENT_SUMMARY
= GNU autoconf macros for X.Org software packages
24 COMPONENT_PROJECT_URL
= https
://x.org
25 COMPONENT_CLASSIFICATION
=Development
/X11
26 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
27 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b
30 COMPONENT_ARCHIVE_URL
= \
31 http
://ftp.x.org
/pub
/individual
/util
/$(COMPONENT_ARCHIVE
)
32 COMPONENT_LICENSE
= MIT License
33 COMPONENT_LICENSE_FILE
= xorg-macros.license
35 include $(WS_MAKE_RULES
)/common.mk
37 COMPONENT_PREP_ACTION
= ( cd
$(@D
) && autoreconf
-f
)
39 CONFIGURE_OPTIONS
+= --sysconfdir
=/etc