summaryrefslogtreecommitdiff
path: root/deskutils/xpad
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 /deskutils/xpad
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 'deskutils/xpad')
-rw-r--r--deskutils/xpad/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 20f1d37e3002..8610f7431992 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -20,7 +20,6 @@ OPTIONS_SUB= yes
CONFLICTS_INSTALL= xpad3-[0-9]*
USE_XORG= x11 sm ice
USE_GNOME= gtk30 intltool gtksourceview3 cairo
-INSTALLS_ICONS= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes