summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4/Makefile
diff options
context:
space:
mode:
authorreinoud <reinoud>2009-11-05 20:15:40 +0000
committerreinoud <reinoud>2009-11-05 20:15:40 +0000
commite7fd9b7cf41403720b024ca1828de32e6ee9ba1d (patch)
treedeeda5574ceabdc30a4a5e27ac748984676674ab /meta-pkgs/xfce4/Makefile
parent187c7d4343152895ac9069cfdb046f292b51d56c (diff)
downloadpkgsrc-e7fd9b7cf41403720b024ca1828de32e6ee9ba1d.tar.gz
Update sysutils/xfce4-volman to 0.2.0nb2 and add it to the xfce4 meta package
also adding the implicit package xfce4-thunar. This explains why i couldn't find the xfce4 mounts as specified by pkg/40934.
Diffstat (limited to 'meta-pkgs/xfce4/Makefile')
-rw-r--r--meta-pkgs/xfce4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index 28721366fda..39881451832 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/09/16 01:15:33 reed Exp $
+# $NetBSD: Makefile,v 1.39 2009/11/05 20:15:40 reinoud Exp $
META_PACKAGE= yes
@@ -14,6 +14,8 @@ COMMENT= Xfce
.include "../../graphics/xfce4-icon-theme/buildlink3.mk"
.include "../../print/xfce4-print/buildlink3.mk"
.include "../../sysutils/xfce4-appfinder/buildlink3.mk"
+.include "../../sysutils/xfce4-thunar/buildlink3.mk"
+.include "../../sysutils/xfce4-volman/buildlink3.mk"
.include "../../sysutils/xfce4-xarchiver/buildlink3.mk"
.include "../../time/xfce4-orage/buildlink3.mk"
.include "../../wm/xfce4-wm-themes/buildlink3.mk"