mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Convert to USES for pkgconfig and pkgconfig.
PR: 178313 Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
This commit is contained in:
parent
2165191209
commit
310f9d6a44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319580
@ -11,7 +11,7 @@ MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= ASN.1 structure parser library
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USES= pkgconfig pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
@ -56,10 +56,6 @@ MAN3= asn1_array2tree.3 \
|
||||
libtasn1_perror.3 \
|
||||
libtasn1_strerror.3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \
|
||||
${WRKSRC}/lib/Makefile.in
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user