pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/mate



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon May 14 13:53:45 UTC 2018

Modified Files:
        pkgsrc/meta-pkgs/mate: Makefile

Log Message:
Comment out mozo, it is pretty much useless.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/meta-pkgs/mate/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.11 pkgsrc/meta-pkgs/mate/Makefile:1.12
--- pkgsrc/meta-pkgs/mate/Makefile:1.11 Mon May 14 13:50:17 2018
+++ pkgsrc/meta-pkgs/mate/Makefile      Mon May 14 13:53:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2018/05/14 13:50:17 youri Exp $
+# $NetBSD: Makefile,v 1.12 2018/05/14 13:53:45 youri Exp $
 
 MAINTAINER=    youri%NetBSD.org@localhost
 HOMEPAGE=      http://www.mate-desktop.org/
@@ -47,7 +47,7 @@ DEPENDS+=     mate-terminal>=${VERSION}:../.
 DEPENDS+=      mate-themes>=${VERSION}:../../graphics/mate-themes
 DEPENDS+=      mate-user-share>=${VERSION}:../../net/mate-user-share
 DEPENDS+=      mate-utils>=${VERSION}:../../misc/mate-utils
-DEPENDS+=      mozo>=${VERSION}:../../x11/mozo
+#DEPENDS+=     mozo>=${VERSION}:../../x11/mozo
 DEPENDS+=      pluma>=${VERSION}:../../editors/pluma
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index