summaryrefslogtreecommitdiff
path: root/x11/mate-desktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/mate-desktop/Makefile')
-rw-r--r--x11/mate-desktop/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile
new file mode 100644
index 00000000000..1702d7e8177
--- /dev/null
+++ b/x11/mate-desktop/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2016/05/21 18:52:34 youri Exp $
+
+.include "../../meta-pkgs/mate/Makefile.common"
+
+DISTNAME= mate-desktop-${MATE_VERSION}
+CATEGORIES= x11
+
+COMMENT= MATE desktop library
+
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
+
+PKGCONFIG_OVERRIDE+= libmate-desktop/mate-desktop-2.0.pc.in
+
+REPLACE_SH+= tools/mate-gsettings-toggle
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../devel/glib2/schemas.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../devel/dconf/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
+.include "../../x11/libunique/buildlink3.mk"
+.include "../../x11/startup-notification/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"