pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-places-plugin



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

Modified Files:
        pkgsrc/x11/xfce4-places-plugin: Makefile

Log Message:
Add gtk2 to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/xfce4-places-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/x11/xfce4-places-plugin/Makefile
diff -u pkgsrc/x11/xfce4-places-plugin/Makefile:1.34 pkgsrc/x11/xfce4-places-plugin/Makefile:1.35
--- pkgsrc/x11/xfce4-places-plugin/Makefile:1.34        Sun Feb 12 06:26:17 2017
+++ pkgsrc/x11/xfce4-places-plugin/Makefile     Fri Jun 23 21:22:34 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/02/12 06:26:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/06/23 21:22:34 youri Exp $
 
 PKGREVISION= 3
 .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-places-plugin
 COMMENT=       Xfce Places plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index