diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:59:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:59:00 +0000 |
commit | 62ae9df5e08161f593211863b5b33b1e14e4a22f (patch) | |
tree | 2377672ac648041b88fe2519db73c5b327aa0f2e | |
parent | 3ae54c2062bd5abdd4c866338e815fac3c2ebe24 (diff) | |
download | pkgsrc-62ae9df5e08161f593211863b5b33b1e14e4a22f.tar.gz |
Removed missing 'used by'
-rw-r--r-- | meta-pkgs/xfce4/Makefile.common | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index 117bf4977b4..670217b6ad6 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,8 +1,7 @@ -# $NetBSD: Makefile.common,v 1.60 2016/06/09 09:50:27 youri Exp $ +# $NetBSD: Makefile.common,v 1.61 2016/08/03 10:59:00 adam Exp $ # # used by archivers/xfce4-thunar-archive/Makefile # used by audio/xfce4-mixer/Makefile -# used by audio/xfce4-pulseaudio-plugin/Makefile # used by audio/xfce4-xmms-plugin/Makefile # used by devel/xfce4-conf/Makefile # used by devel/xfce4-dev-tools/Makefile @@ -26,7 +25,6 @@ # 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 # used by sysutils/xfce4-quicklauncher-plugin/Makefile # used by sysutils/xfce4-systemload-plugin/Makefile # used by sysutils/xfce4-taskmanager/Makefile @@ -38,7 +36,6 @@ # used by textproc/xfce4-dict/Makefile # used by time/xfce4-datetime-plugin/Makefile # used by time/xfce4-orage/Makefile -# used by time/xfce4-stopwatch-plugin/Makefile # used by time/xfce4-timer-plugin/Makefile # used by wm/xfce4-wm-themes/Makefile # used by wm/xfce4-wm/Makefile |