summaryrefslogtreecommitdiff
path: root/science/gabedit/Makefile
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/gabedit/Makefile
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/gabedit/Makefile')
-rw-r--r--science/gabedit/Makefile1
1 files changed, 0 insertions, 1 deletions
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