mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add CPE information
PR: 199036 Submitted by: shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
2128801396
commit
a131239f89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382698
@ -21,10 +21,13 @@ GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
MAKE_ENV= XERCESCROOT=${WRKSRC}
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool pathfix
|
||||
USES= cpe gmake libtool pathfix
|
||||
|
||||
PLIST_SUB= MAJOR_VER=${PORTVERSION:R}
|
||||
|
||||
CPE_PRODUCT= xerces-c++
|
||||
CPE_VENDOR= apache
|
||||
|
||||
post-install:
|
||||
${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user