pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-session-manager
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jun 28 16:05:43 UTC 2017
Modified Files:
pkgsrc/x11/mate-session-manager: Makefile
Log Message:
Requires libSM and xtrans.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/mate-session-manager/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mate-session-manager/Makefile
diff -u pkgsrc/x11/mate-session-manager/Makefile:1.5 pkgsrc/x11/mate-session-manager/Makefile:1.6
--- pkgsrc/x11/mate-session-manager/Makefile:1.5 Fri Jun 23 17:28:29 2017
+++ pkgsrc/x11/mate-session-manager/Makefile Wed Jun 28 16:05:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/23 17:28:29 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/28 16:05:43 jperkin Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -21,4 +21,6 @@ DEPENDS+= docbook-xsl-[0-9]*:../../textp
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/xtrans/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index