pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/xfce4-weather-plugin needs libxml2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a62a6977b64f
branches:  trunk
changeset: 399675:a62a6977b64f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Sep 24 19:18:02 2009 +0000

description:
needs libxml2

diffstat:

 misc/xfce4-weather-plugin/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r d9cb501419b6 -r a62a6977b64f misc/xfce4-weather-plugin/Makefile
--- a/misc/xfce4-weather-plugin/Makefile        Thu Sep 24 19:05:36 2009 +0000
+++ b/misc/xfce4-weather-plugin/Makefile        Thu Sep 24 19:18:02 2009 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:03 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/09/24 19:18:02 tnn Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 XFCE4_VERSION= 0.6.2
 
 DISTNAME=      xfce4-weather-plugin-${XFCE4_VERSION}
-#PKGREVISION=  1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    misc
 MASTER_SITES=  http://goodies.xfce.org/releases/xfce4-weather-plugin/
 COMMENT=       Xfce weather plugin
 
 .include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index