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:           Sun May 20 15:03:57 UTC 2018

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

Log Message:
Enable mozo back.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/meta-pkgs/mate/Makefile:1.14
--- pkgsrc/meta-pkgs/mate/Makefile:1.13 Wed May 16 10:56:03 2018
+++ pkgsrc/meta-pkgs/mate/Makefile      Sun May 20 15:03:57 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/05/16 10:56:03 youri Exp $
+# $NetBSD: Makefile,v 1.14 2018/05/20 15:03:57 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