aboutsummaryrefslogtreecommitdiff
path: root/audio/guitarix-lv2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:28:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 19:44:42 +0000
commit2c672a4de941dc57142d867ba42396b1b64d2921 (patch)
tree8df5490a1c027e22b101c5ee6a85de2599b1756c /audio/guitarix-lv2
parent221a492f5c87d536e466ae45c8adef13b4771ba2 (diff)
downloadports-2c672a4de941dc57142d867ba42396b1b64d2921.tar.gz
ports-2c672a4de941dc57142d867ba42396b1b64d2921.zip
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 'audio/guitarix-lv2')
-rw-r--r--audio/guitarix-lv2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile
index fdf17ca43ee0..7507e1201f20 100644
--- a/audio/guitarix-lv2/Makefile
+++ b/audio/guitarix-lv2/Makefile
@@ -40,7 +40,6 @@ USES= compiler:c++11-lang eigen:3 gnome libarchive localbase:ldflags \
USE_GNOME= atkmm cairo gtk30 gtkmm30 pangomm
USE_XORG= x11
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
CONFIGURE_ARGS= --enable-lfs --ldflags="${LDFLAGS}"
USE_BINUTILS= yes # linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9