diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-12-26 18:27:55 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-12-26 18:27:55 +0000 |
commit | 20b76efd815dda23e15099e2649a9070d5243483 (patch) | |
tree | 4bd9ca29772af73083d6da56a3ff3ce0ac8a3d0a /meta-pkgs | |
parent | 66fe77a5dd71cce1bd33688b6e887de1ceb7e9c3 (diff) | |
download | pkgsrc-20b76efd815dda23e15099e2649a9070d5243483.tar.gz |
xfce4: update dependency comments
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/xfce4/Makefile.common | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index ffe7be49c92..ff0713bd761 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,9 +1,8 @@ -# $NetBSD: Makefile.common,v 1.72 2021/11/30 14:04:36 gutteridge Exp $ +# $NetBSD: Makefile.common,v 1.73 2021/12/26 18:27:55 gutteridge Exp $ # # used by archivers/xfce4-thunar-archive/Makefile # used by devel/xfce4-conf/Makefile # used by devel/xfce4-dev-tools/Makefile -# used by comms/xfce4-modemlights-plugin/Makefile # used by editors/xfce4-mousepad/Makefile # used by mail/xfce4-mailwatch-plugin/Makefile # used by meta-pkgs/xfce4-extras/Makefile @@ -20,7 +19,6 @@ # used by sysutils/xfce4-diskperf-plugin/Makefile # used by sysutils/xfce4-fsguard-plugin/Makefile # used by sysutils/xfce4-genmon-plugin/Makefile -# used by sysutils/xfce4-gvfs-mount-plugin/Makefile # used by sysutils/xfce4-mount-plugin/Makefile # used by sysutils/xfce4-netload-plugin/Makefile # used by sysutils/xfce4-power-manager/Makefile @@ -35,7 +33,6 @@ # used by time/xfce4-timer-plugin/Makefile # used by wm/xfce4-wm-themes/Makefile # used by wm/xfce4-wm/Makefile -# used by x11/libxfce4gui/Makefile # used by x11/libxfce4ui/Makefile # used by x11/libxfce4util/Makefile # used by x11/xfce4-clipman-plugin/Makefile @@ -44,7 +41,6 @@ # used by x11/xfce4-exo/Makefile # used by x11/xfce4-eyes-plugin/Makefile # used by x11/xfce4-garcon/Makefile -# used by x11/xfce4-kbdleds-plugin/Makefile # used by x11/xfce4-indicator-plugin/Makefile # used by x11/xfce4-notes-plugin/Makefile # used by x11/xfce4-notifyd/Makefile @@ -56,7 +52,6 @@ # used by x11/xfce4-terminal/Makefile # used by x11/xfce4-tumbler/Makefile # used by x11/xfce4-whiskermenu-plugin/Makefile -# used by x11/xfce4-wmdock-plugin/Makefile MASTER_SITES= https://archive.xfce.org/src/xfce/ EXTRACT_SUFX= .tar.bz2 |