pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-tumbler



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Oct 14 13:36:52 UTC 2017

Modified Files:
        pkgsrc/x11/xfce4-tumbler: Makefile

Log Message:
xfce4-tumbler: requires glib-marshal which is now in py-glib2-tools


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xfce4-tumbler/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/xfce4-tumbler/Makefile
diff -u pkgsrc/x11/xfce4-tumbler/Makefile:1.29 pkgsrc/x11/xfce4-tumbler/Makefile:1.30
--- pkgsrc/x11/xfce4-tumbler/Makefile:1.29      Mon Sep  4 20:20:56 2017
+++ pkgsrc/x11/xfce4-tumbler/Makefile   Sat Oct 14 13:36:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2017/09/04 20:20:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2017/10/14 13:36:52 prlw1 Exp $
 #
 #
 
@@ -36,6 +36,7 @@ CFLAGS+=              -g
 
 .include "options.mk"
 
+.include "../../devel/glib2/buildtools.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/openjpeg/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"



Home | Main Index | Thread Index | Old Index