pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/xfce4-mailwatch-plugin
Module Name: pkgsrc
Committed By: youri
Date: Fri Jun 23 16:46:30 UTC 2017
Modified Files:
pkgsrc/mail/xfce4-mailwatch-plugin: Makefile
Log Message:
Add gtk2 to fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/xfce4-mailwatch-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/mail/xfce4-mailwatch-plugin/Makefile
diff -u pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.5 pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.6
--- pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.5 Sun Feb 12 06:25:41 2017
+++ pkgsrc/mail/xfce4-mailwatch-plugin/Makefile Fri Jun 23 16:46:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 16:46:30 youri Exp $
PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -13,6 +13,7 @@ CONFIGURE_ARGS+= --x-includes=${X11BASE}
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
COMMENT= Xfce mail checker plugin for the panel
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index