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) --- cad/geda/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'cad/geda') diff --git a/cad/geda/Makefile b/cad/geda/Makefile index b67519bdc3c7..9d65f6e344c1 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -34,7 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libstroke=${LOCALBASE} INSTALL_TARGET= install-strip USE_LDCONFIG= yes -INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-gaf -- cgit v1.2.3