- Stage support
This commit is contained in:
parent
cbd4fa03fe
commit
e0bc7d2425
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347959
2 changed files with 1 additions and 3 deletions
|
@ -28,9 +28,6 @@ CONFIGURE_ARGS= --with-svgz \
|
|||
--with-croco \
|
||||
--disable-Bsymbolic \
|
||||
--enable-gtk-theme
|
||||
MAN1= rsvg-convert.1
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.0.0|GTK3_REQUIRED=9.90.0|g' \
|
||||
${WRKSRC}/configure
|
||||
|
|
|
@ -48,6 +48,7 @@ share/themes/bubble/gtk-2.0/gtkrc
|
|||
share/themes/bubble/gtk-2.0/orange.svg
|
||||
share/themes/bubble/gtk-2.0/purple.svg
|
||||
share/themes/bubble/gtk-2.0/red.svg
|
||||
man/man1/rsvg-convert.1.gz
|
||||
@dirrm share/doc/rsvg-2.0
|
||||
@dirrm include/librsvg-2.0/librsvg
|
||||
@dirrm include/librsvg-2.0
|
||||
|
|
Loading…
Reference in a new issue