pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/mate-themes
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jun 28 15:41:48 UTC 2017
Modified Files:
pkgsrc/graphics/mate-themes: Makefile
Log Message:
Requires gtk2.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/mate-themes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/mate-themes/Makefile
diff -u pkgsrc/graphics/mate-themes/Makefile:1.5 pkgsrc/graphics/mate-themes/Makefile:1.6
--- pkgsrc/graphics/mate-themes/Makefile:1.5 Fri Jun 23 17:30:27 2017
+++ pkgsrc/graphics/mate-themes/Makefile Wed Jun 28 15:41:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/23 17:30:27 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/28 15:41:48 jperkin Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -14,4 +14,5 @@ DEPENDS+= gtk2-engines-murrine>=0.98.0:.
CONFIGURE_ARGS+= --enable-all-themes
.include "../../graphics/icon-naming-utils/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index