diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gobject-introspection/Makefile | 3 | ||||
-rw-r--r-- | devel/gobject-introspection/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index a1a7fc5e93c2..ee9d025d6a72 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -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 diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index 6493d359072e..90e0a8cc01bd 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -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 |