pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-verve-plugin



Module Name:    pkgsrc
Committed By:   youri
Date:           Fri Jun 23 16:47:49 UTC 2017

Modified Files:
        pkgsrc/sysutils/xfce4-verve-plugin: Makefile

Log Message:
Add gtk2 to fix build.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/xfce4-verve-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/sysutils/xfce4-verve-plugin/Makefile
diff -u pkgsrc/sysutils/xfce4-verve-plugin/Makefile:1.6 pkgsrc/sysutils/xfce4-verve-plugin/Makefile:1.7
--- pkgsrc/sysutils/xfce4-verve-plugin/Makefile:1.6     Sun Feb 12 06:26:03 2017
+++ pkgsrc/sysutils/xfce4-verve-plugin/Makefile Fri Jun 23 16:47:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/23 16:47:49 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-verve-plugin
 COMMENT=       Xfce command line plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index