summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 21:28:49 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-10 21:44:42 +0200
commit2c672a4de941dc57142d867ba42396b1b64d2921 (patch)
tree8df5490a1c027e22b101c5ee6a85de2599b1756c /science
parentdevel/py-resolvelib: Update to 0.8.0 (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 'science')
-rw-r--r--science/chemical-mime-data/Makefile1
-rw-r--r--science/gabedit/Makefile1
-rw-r--r--science/gchemutils/Makefile1
-rw-r--r--science/gramps/Makefile1
-rw-r--r--science/pulseview/Makefile1
-rw-r--r--science/sigrok-cli/Makefile1
-rw-r--r--science/v_sim/Makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile
index 561d0e289837..efd990ec73f6 100644
--- a/science/chemical-mime-data/Makefile
+++ b/science/chemical-mime-data/Makefile
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-update-database
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-INSTALLS_ICONS= yes
post-patch:
@${REINPLACE_CMD} -e 's|*-*-solaris*|*| ; s|rsvg|rsvg-convert|g' ${WRKSRC}/configure
diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile
index f9bc78f2c627..b9a0ea1edfb0 100644
--- a/science/gabedit/Makefile
+++ b/science/gabedit/Makefile
@@ -22,7 +22,6 @@ USES= compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig \
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat
USE_GL= gl glu
USE_XORG= ice sm x11 xmu xt
-INSTALLS_ICONS= yes
CFLAGS+= -fcommon # change the default because GlobalOrb.h has many common definitions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 36eb69e377ba..8472e7a0d3ab 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -31,7 +31,6 @@ USE_GL= gl
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf
-INSTALLS_ICONS= yes
INSTALLS_OMF= yes
GLIB_SCHEMAS= org.gnome.gchemutils.crystal.gschema.xml \
org.gnome.gchemutils.gschema.xml \
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index c54d067e459e..172a7f0c9579 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -23,7 +23,6 @@ USES= desktop-file-utils gettext gnome python:3.3+ shared-mime-info
USE_GITHUB= yes
GH_ACCOUNT= gramps-project
USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3
-INSTALLS_ICONS= yes
INSTALLS_OMF= yes
USE_PYTHON= autoplist distutils noflavors
diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile
index 28317ec6cf38..37eb6bf69f97 100644
--- a/science/pulseview/Makefile
+++ b/science/pulseview/Makefile
@@ -26,7 +26,6 @@ USE_QT= buildtools_build core gui linguisttools_build qmake_build svg widgets
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \
-DDISABLE_WERROR:BOOL=TRUE
-INSTALLS_ICONS= yes
PLIST_FILES= bin/pulseview man/man1/pulseview.1.gz \
share/applications/org.sigrok.PulseView.desktop \
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile
index 0e971f86521f..cbc3dee5cb19 100644
--- a/science/sigrok-cli/Makefile
+++ b/science/sigrok-cli/Makefile
@@ -19,7 +19,6 @@ USES= desktop-file-utils gettext-runtime gmake gnome pathfix \
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
-INSTALLS_ICONS= yes
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz \
share/applications/org.sigrok.sigrok-cli.desktop \
diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile
index cded05538a62..d08276c6af72 100644
--- a/science/v_sim/Makefile
+++ b/science/v_sim/Makefile
@@ -48,7 +48,6 @@ CONFIGURE_ARGS= --htmldir=${PREFIX}/share/doc --with-openbabel \
--with-libxc=${LOCALBASE} --enable-python-module
CPPFLAGS+= ${CFLAGS}
USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS NLS EXAMPLES