pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/xfce4-time-out-plugin



Module Name:    pkgsrc
Committed By:   youri
Date:           Fri Jun 23 21:23:40 UTC 2017

Modified Files:
        pkgsrc/misc/xfce4-time-out-plugin: Makefile

Log Message:
Add gtk2 to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/xfce4-time-out-plugin/Makefile

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

Modified files:

Index: pkgsrc/misc/xfce4-time-out-plugin/Makefile
diff -u pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.5 pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.6
--- pkgsrc/misc/xfce4-time-out-plugin/Makefile:1.5      Sun Feb 12 06:25:45 2017
+++ pkgsrc/misc/xfce4-time-out-plugin/Makefile  Fri Jun 23 21:23:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 21:23:40 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,7 @@ MASTER_SITES= http://archive.xfce.org/sr
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
 COMMENT=       Xfce periodical breaks plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index