mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
This commit is contained in:
parent
3ad36ac4a8
commit
a1dfc13324
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329506
@ -24,7 +24,6 @@ USE_LDCONFIG= yes
|
||||
BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_evas
|
||||
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "../../devel/ecore-main/Makefile.inc"
|
||||
|
||||
CONFIGURE_ARGS+= --enable-ecore-evas \
|
||||
@ -87,6 +86,6 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/ecore-evas.pc \
|
||||
${PREFIX}/libdata/pkgconfig/
|
||||
${STAGEDIR}${PREFIX}/libdata/pkgconfig/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user