mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
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
@ -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 New Issue
Block a user