git: 911fae242a94 - main - Uses/gnome: remove referencehack
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Mar 2022 13:23:38 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=911fae242a947b35ab158410f01cd38cb6f8d5c9 commit 911fae242a947b35ab158410f01cd38cb6f8d5c9 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-03-16 13:07:34 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-03-16 13:23:33 +0000 Uses/gnome: remove referencehack --- Mk/Uses/gnome.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk index 02cf11f0a56d..89f45350ad13 100644 --- a/Mk/Uses/gnome.mk +++ b/Mk/Uses/gnome.mk @@ -55,8 +55,7 @@ IGNORE= USES=gnome takes no arguments # non-version specific components _USE_GNOME_ALL= intlhack intltool introspection \ - referencehack gnomemimedata \ - gnomeprefix + gnomemimedata gnomeprefix # GNOME 2 components _USE_GNOME_ALL+= atk cairo \ @@ -88,9 +87,6 @@ _USE_GNOME_ALL+=atkmm cairomm gconfmm26 glibmm gtkmm24 \ # https://gitlab.gnome.org/GNOME/glib/issues/1430 USE_LOCALE?= en_US.UTF-8 -referencehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "Makefile.in" -type f | ${XARGS} ${FRAMEWORK_REINPLACE_CMD} -e \ - "s|test \"\$$\$$installfiles\" = '\$$(srcdir)/html/\*'|:|" - GNOME_HTML_DIR?= ${PREFIX}/share/doc GCONF_CONFIG_OPTIONS?= merged GCONF_CONFIG_DIRECTORY?=etc/gconf/gconf.xml.defaults