pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/mate-screensaver



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Wed Jun 28 16:12:09 UTC 2017

Modified Files:
        pkgsrc/x11/mate-screensaver: Makefile

Log Message:
Requires libXScrnSaver.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/mate-screensaver/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-screensaver/Makefile
diff -u pkgsrc/x11/mate-screensaver/Makefile:1.6 pkgsrc/x11/mate-screensaver/Makefile:1.7
--- pkgsrc/x11/mate-screensaver/Makefile:1.6    Fri Jun 23 17:27:04 2017
+++ pkgsrc/x11/mate-screensaver/Makefile        Wed Jun 28 16:12:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/06/23 17:27:04 youri Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/28 16:12:09 jperkin Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -70,6 +70,7 @@ post-install:
 .include "../../x11/mate-desktop/buildlink3.mk"
 .include "../../x11/mate-menus/buildlink3.mk"
 .include "../../x11/libmatekbd/buildlink3.mk"
+.include "../../x11/libXScrnSaver/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"
 .include "../../mk/pam.buildlink3.mk"



Home | Main Index | Thread Index | Old Index