mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Stage support
This commit is contained in:
parent
646905bd5e
commit
ee5148db09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347174
@ -30,9 +30,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
# Force it to put the .cache in ${WRKSRC} instead of ~/.cache. ports/143260
|
||||
MAKE_ENV= HOME=${WRKDIR}
|
||||
|
||||
MAN1= g-ir-compiler.1 g-ir-generate.1 g-ir-scanner.1
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|'gcc'|'cc'|g' \
|
||||
${WRKSRC}/giscanner/dumper.py
|
||||
|
@ -193,6 +193,9 @@ share/gobject-introspection-1.0/tests/utility.c
|
||||
share/gobject-introspection-1.0/tests/utility.h
|
||||
share/gobject-introspection-1.0/tests/warnlib.c
|
||||
share/gobject-introspection-1.0/tests/warnlib.h
|
||||
man/man1/g-ir-compiler.1.gz
|
||||
man/man1/g-ir-generate.1.gz
|
||||
man/man1/g-ir-scanner.1.gz
|
||||
@dirrm share/gobject-introspection-1.0/tests
|
||||
@dirrm share/gobject-introspection-1.0
|
||||
@dirrm lib/gobject-introspection/giscanner/doctemplates/Python
|
||||
|
Loading…
Reference in New Issue
Block a user