mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
don't create an extra directory in share/doc
Noted By: pointyhat via kris
This commit is contained in:
parent
d989c500e5
commit
2e9fa6e131
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124488
@ -23,10 +23,8 @@ GNU_CONFIGURE= YES
|
||||
INSTALLS_SHLIB= YES
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^doc_DATA = .*|#&|g ; \
|
||||
s|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g ; \
|
||||
s|\$$(mkinstalldirs) \$$(DESTDIR)\$$(docdir)$$|| ; \
|
||||
s|\$$(mkinstalldirs) \$$(DESTDIR)\$$(docdir) |\$$(mkinstalldirs)|g' \
|
||||
@${REINPLACE_CMD} -e 's|: install-docDATA|:|g ; \
|
||||
s|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user