Ensure we don't pick up gtk-encode-symbolic-svg from gtk30.
Also remove empty dirs from the stagedir so check-plist is happy.
This commit is contained in:
parent
da777518f2
commit
10afbd20f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373561
1 changed files with 4 additions and 0 deletions
|
@ -15,5 +15,9 @@ INSTALLS_ICONS= yes
|
|||
USES= gmake pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomeprefix intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_path_GTK_ENCODE_SYMBOLIC_SVG="false"
|
||||
|
||||
post-install:
|
||||
@${RM} -rf ${STAGEDIR}${PREFIX}/share/locale
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue