diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:28:49 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:44:42 +0000 |
| commit | 2c672a4de941dc57142d867ba42396b1b64d2921 (patch) | |
| tree | 8df5490a1c027e22b101c5ee6a85de2599b1756c /finance/homebank/Makefile | |
| parent | 221a492f5c87d536e466ae45c8adef13b4771ba2 (diff) | |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Diffstat (limited to 'finance/homebank/Makefile')
| -rw-r--r-- | finance/homebank/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 6ca276ff8e3d..bedd7af59c09 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -17,7 +17,6 @@ USES= desktop-file-utils gettext gmake gnome localbase pkgconfig \ shared-mime-info USE_CSTD= c99 USE_GNOME= cairo gtk30 intltool -INSTALLS_ICONS= yes PORTDOCS= AUTHORS ChangeLog NEWS README |
