From 2c672a4de941dc57142d867ba42396b1b64d2921 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 10 Oct 2021 21:28:49 +0200 Subject: 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) --- audio/ardour6/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/ardour6') diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index 9495303bd66b..28e4d67c73c9 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -51,7 +51,6 @@ USE_CXXSTD= c++11 USE_XORG= x11 USE_GNOME= atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango USE_LDCONFIG= yes -INSTALLS_ICONS= yes BINARY_ALIAS+= gas=${CC} PLIST_SUB= ARDOURVERSION=${PORTVERSION} -- cgit v1.2.3